添加Cocos Creator ECS编辑器插件:完整的框架管理和模板生成功能

This commit is contained in:
YHH
2025-06-16 18:32:44 +08:00
parent d9ef0b587e
commit 103f773286
34 changed files with 3007 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "cocos-ecs",
"uuid": "e17e4eb7-dfe2-4f87-b77d-13c36da216e3",
"creator": {
"version": "3.8.6"
},
"dependencies": {
"@esengine/ecs-framework": "^2.1.19"
}
}