Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "game-development",
|
||||
"description": "游戏引擎开发 - UE5/Unity/跨引擎架构",
|
||||
"version": "1.0.0",
|
||||
"author": "743175724",
|
||||
"skills": [
|
||||
"./plugins/game-development/skills/unreal-gameplay-framework.md"
|
||||
],
|
||||
"agents": [
|
||||
"./plugins/game-development/agents/unreal-architect.md",
|
||||
"./plugins/game-development/agents/unity-architect.md",
|
||||
"./plugins/game-development/agents/engine-technical-director.md"
|
||||
],
|
||||
"commands": [
|
||||
"./plugins/game-development/commands/create-ue-plugin.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user