23 lines
495 B
Plaintext
23 lines
495 B
Plaintext
{
|
|
"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
|
|
}
|