Files
plugin-library/Assets/00.BuildOriginality/Editor/com.stary.buildoriginality.editor.asmdef

22 lines
550 B
Plaintext
Raw Normal View History

2025-10-31 11:18:23 +08:00
{
"name": "com.stary.buildoriginality.editor",
"rootNamespace": "",
"references": [
"com.stary.evo.runtime",
"com.stary.evo.editor",
"com.stary.buildoriginality.runtime",
"YooAsset",
"YooAsset.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}