TH1/Unity/Assets/Editor/TH1.Editor.asmdef
2026-06-11 00:34:50 +08:00

37 lines
940 B
Plaintext

{
"name": "TH1.Editor",
"rootNamespace": "",
"references": [
"TH1.AOT",
"TH1.Hotfix",
"CrashSight.Runtime",
"MemoryPack",
"YooAsset",
"Unity.TextMeshPro",
"UnityEngine.UI",
"UnityEditor.UI",
"Unity.Collections",
"Unity.VisualScripting.Core",
"Unity.VisualScripting.Flow",
"Unity.VisualScripting.State",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.Universal.Runtime",
"OPS.Obfuscator",
"Animancer",
"ParadoxNotion",
"NodeCanvas",
"com.rlabrecque.steamworks.net"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}