Files
plugin-library/Assets/00.BuildOriginality/Editor/com.stary.buildoriginality.editor.asmdef
zhangzheng 42161fa127 111
2025-12-16 17:21:46 +08:00

24 lines
596 B
Plaintext

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