feat : support share pack rule

支持共享资源打包规则
This commit is contained in:
hevinci
2024-01-03 15:13:28 +08:00
parent 58f9aea979
commit 1fb78185ff
11 changed files with 102 additions and 12 deletions

View File

@@ -47,6 +47,11 @@ namespace YooAsset.Editor
public string PackageVersion;
/// <summary>
/// 是否启用共享资源打包
/// </summary>
public bool EnableSharePackRule = false;
/// <summary>
/// 验证构建结果
/// </summary>