demo2
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user