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

26 lines
682 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"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}