This commit is contained in:
何冠峰
2025-08-28 19:02:08 +08:00
parent a4b1300195
commit 6b291de922
14 changed files with 74 additions and 8 deletions

View File

@@ -61,6 +61,7 @@ namespace YooAsset.Editor
// 收集器配置
public bool UniqueBundleName;
public bool EnableAddressable;
public bool SupportExtensionless;
public bool LocationToLower;
public bool IncludeAssetGUID;
public bool AutoCollectShaders;