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

20 lines
410 B
Plaintext

{
"name": "Demo2.ECS",
"rootNamespace": "Demo2.ECS",
"references": [
"Demo2.Domain",
"Unity.Entities",
"Unity.Collections",
"Unity.Mathematics",
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}