Update AssetBundleBuilder

This commit is contained in:
hevinci
2022-09-27 10:40:29 +08:00
parent f0ac319a73
commit 50bfde6e8e
7 changed files with 79 additions and 10 deletions

View File

@@ -56,6 +56,11 @@ namespace YooAsset.Editor
/// </summary>
public EBuildMode BuildMode;
/// <summary>
/// 构建的Package名称
/// </summary>
public string BuildPackage;
/// <summary>
/// 构建的版本(资源版本号)
/// </summary>