Files
Workspace/Assets/Demos/Demo2/Runtime/Demo2.Runtime.asmdef
T
2026-08-18 02:03:34 +08:00

31 lines
741 B
Plaintext

{
"name": "Demo2.Runtime",
"rootNamespace": "Demo2.Runtime",
"references": [
"Demo2.Domain",
"Demo2.ECS",
"ShrinkApp.Core.Runtime",
"ShrinkContext.Core.Runtime",
"ShrinkContext.AppAdapter.Runtime",
"ShrinkCommand.Runtime",
"ShrinkDataSaver.Runtime",
"ShrinkEventBus.Runtime",
"ShrinkModFramework.Runtime",
"ShrinkNetwork.Runtime",
"ShrinkTutorial.Runtime",
"Unity.Entities",
"Unity.Collections",
"Unity.TextMeshPro",
"UniTask",
"Newtonsoft.Json"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}