This commit is contained in:
2026-08-18 02:03:34 +08:00
parent d2cd3b9fa8
commit 517c4cf46e
157 changed files with 16536 additions and 37 deletions
@@ -0,0 +1,22 @@
{
"name": "Demo2.Editor",
"rootNamespace": "Demo2.Editor",
"references": [
"Demo2.Domain",
"Demo2.ECS",
"Demo2.Runtime",
"ShrinkTutorial.Runtime",
"Unity.Entities",
"Unity.Collections",
"UnityEngine.UI",
"Unity.TextMeshPro"
],
"includePlatforms": ["Editor"],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}