com.alicizax.unity.tuyoogam.../EditorExtension/YooAsset.EditorExtension.asmdef

21 lines
519 B
Plaintext
Raw Normal View History

2025-01-09 11:31:04 +08:00
{
2025-05-13 10:40:30 +08:00
"name": "YooAsset.EditorExtension",
2025-01-09 11:31:04 +08:00
"rootNamespace": "",
"references": [
"YooAsset",
2025-05-13 10:40:30 +08:00
"Unity.ScriptableBuildPipeline",
"Unity.ScriptableBuildPipeline.Editor",
"YooAsset.Editor"
2025-01-09 11:31:04 +08:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}