Files
plugin-library/Assets/07.RKTools/Editor/com.rktools.editor.asmdef

28 lines
710 B
Plaintext
Raw Normal View History

2025-04-11 12:13:32 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.rktools.editor",
2025-04-11 12:13:32 +08:00
"rootNamespace": "",
"references": [
2025-10-31 11:18:23 +08:00
"com.rktools.runtime",
"com.audiocore.runtime",
"com.stary.evo.runtime",
"com.staryevo.tools.runtime",
"DOTween.Modules",
"HybridCLR.Editor",
"HybridCLR.Runtime",
"ImmersalSDK",
"Informationsave.runtime",
"UniTask",
"com.staryevo.tools.editor"
2025-04-14 15:43:40 +08:00
],
"includePlatforms": [
"Editor"
2025-04-11 12:13:32 +08:00
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}