TH1/Unity/Assets/Scripts/Editor/Unity.Editor.asmdef
2025-07-17 18:26:28 +08:00

29 lines
687 B
Plaintext

{
"name": "Unity.Editor",
"rootNamespace": "",
"references": [
"Unity.ThirdParty",
"Unity.Core",
"Unity.Loader",
"HybridCLR.Runtime",
"HybridCLR.Editor",
"YooAsset",
"Unity.Mathematics",
"Unity.Model",
"Unity.ModelView",
"Unity.Hotfix",
"Unity.HotfixView",
"ToolbarExtension.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}