Files
plugin-library/Assets/00.StaryEvoTools/Editor/com.staryevo.tools.editor.asmdef
2025-11-13 14:10:10 +08:00

31 lines
819 B
Plaintext

{
"name": "com.staryevo.tools.editor",
"rootNamespace": "",
"references": [
"com.staryevo.tools.runtime",
"com.stary.evo.editor",
"com.stary.evo.runtime",
"HybridCLR.Runtime",
"HybridCLR.Editor",
"com.stary.buildoriginality.editor",
"com.stary.buildoriginality.runtime",
"YooAsset",
"YooAsset.Editor",
"com.audiocore.runtime",
"DOTween.Modules",
"ImmersalSDK",
"Informationsave.runtime",
"UniTask"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}