Files
plugin-library/Assets/00.StaryEvoTools/Editor/com.staryevo.tools.editor.asmdef

31 lines
819 B
Plaintext
Raw Normal View History

2025-05-19 16:14:25 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.staryevo.tools.editor",
2025-05-19 16:14:25 +08:00
"rootNamespace": "",
"references": [
2025-10-31 11:18:23 +08:00
"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",
2025-11-13 14:10:10 +08:00
"YooAsset.Editor",
"com.audiocore.runtime",
"DOTween.Modules",
"ImmersalSDK",
"Informationsave.runtime",
"UniTask"
2025-05-19 16:14:25 +08:00
],
2025-05-19 16:47:45 +08:00
"includePlatforms": [
"Editor"
],
2025-05-19 16:14:25 +08:00
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}