Skip to content

lumiogames/lumio-devkit

v0.2.0MIT

Lumio 游戏开发指引:项目规范、客户端、服务器、体素、配置表与美术工作流。供开发者阅读,也供 Agent 按任务加载。

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": "lumio-devkit",
  "version": "0.2.0",
  "description": "Lumio 游戏开发指引:项目规范、客户端、服务器、体素、配置表与美术工作流。供开发者阅读,也供 Agent 按任务加载。",
  "author": {
    "name": "LumioGames",
    "url": "https://github.com/LumioGames"
  },
  "homepage": "https://github.com/LumioGames/Lumio-DevKit#readme",
  "repository": "https://github.com/LumioGames/Lumio-DevKit",
  "license": "MIT",
  "keywords": [
    "lumio",
    "game-development",
    "agent-skills",
    "voxel",
    "client",
    "server",
    "art"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub