update asset bundle builder

This commit is contained in:
hevinci
2023-03-06 19:07:46 +08:00
parent 93d7c34454
commit b330d26b4f
7 changed files with 43 additions and 36 deletions

View File

@@ -67,6 +67,11 @@ namespace YooAsset.Editor
public string PackageVersion;
/// <summary>
/// 是否显示普通日志
/// </summary>
public bool EnableLog = true;
/// <summary>
/// 验证构建结果
/// </summary>