Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:34:28 +08:00
commit 387fcfc3eb
5 changed files with 377 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "game-development",
"description": "Unity game development with C# scripting, Minecraft server plugin development with Bukkit/Spigot APIs",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/unity-developer.md",
"./agents/minecraft-bukkit-pro.md"
]
}