Files
plugin-library/Assets/07.RKTools/Editor/com.rktools.editor.asmdef
2025-10-31 11:18:23 +08:00

28 lines
710 B
Plaintext

{
"name": "com.rktools.editor",
"rootNamespace": "",
"references": [
"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"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}