CTT/Unity/Assets/Editor/Unity.Editor.asmdef

23 lines
519 B
Plaintext
Raw Normal View History

2021-04-08 20:09:59 +08:00
{
"name": "Unity.Editor",
"references": [
"Unity.Model",
"Unity.ThirdParty",
"Animancer",
"XAsset.Runtime",
"PathologicalGames",
"Cal.Core",
"Unity.ModelView"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}