您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
31 行
834 B
31 行
834 B
{
|
|
"name": "Unity.MegaCity.Editor",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Unity.Mathematics",
|
|
"Unity.MegaCity.Authoring",
|
|
"Unity.MegaCity.Gameplay",
|
|
"Unity.Transforms",
|
|
"Unity.Entities",
|
|
"Unity.Entities.Graphics",
|
|
"Unity.Entities.HLOD",
|
|
"Unity.Collections",
|
|
"UnityEditor.UI",
|
|
"UnityEngine.UI",
|
|
"UnityEditor.TestRunner",
|
|
"UnityEngine.TestRunner",
|
|
"Unity.Scenes",
|
|
"Unity.Scenes.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|