Files
plugin-library/Assets/00.StaryEvo/Editor/com.stary.evo.editor.asmdef

21 lines
478 B
Plaintext
Raw Normal View History

2025-03-31 10:44:34 +08:00
{
2025-03-31 11:16:52 +08:00
"name": "com.stary.evo.editor",
2025-03-31 10:44:34 +08:00
"rootNamespace": "",
"references": [
2025-09-04 11:43:35 +08:00
"com.stary.evo.runtime",
"YooAsset",
2025-12-10 12:55:42 +08:00
"YooAsset.Editor",
"UniTask"
2025-03-31 10:44:34 +08:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}