Files
plugin-library/Assets/00.StaryEvo/Editor/com.stary.evo.editor.asmdef
2025-09-04 11:43:35 +08:00

22 lines
535 B
Plaintext

{
"name": "com.stary.evo.editor",
"rootNamespace": "",
"references": [
"com.stary.evo.runtime",
"Unity.ScriptableBuildPipeline.Editor",
"YooAsset",
"HybridCLR.Editor",
"YooAsset.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}