Skip to content
v0.1.4

Install, license and scaffold projects with the Kaigen 3D engine

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "kaigen",
  "version": "0.1.4",
  "description": "Install, license and scaffold projects with the Kaigen 3D engine",
  "author": {
    "name": "Kaigen",
    "url": "https://kaigen3d.com"
  },
  "homepage": "https://kaigen3d.com",
  "repository": "https://github.com/Kaigen-Technologies/kaigen-plugins",
  "keywords": [
    "kaigen",
    "3d",
    "game-engine",
    "cli"
  ]
}