mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-25 18:20:15 +00:00
Update AssetBundleBuilder
AssetBundleBuilder界面增加演练构建选项。 构建文件名增加版本信息。
This commit is contained in:
@@ -30,6 +30,11 @@ namespace YooAsset.Editor
|
||||
/// </summary>
|
||||
public bool ForceRebuild = false;
|
||||
|
||||
/// <summary>
|
||||
/// 演练构建
|
||||
/// </summary>
|
||||
public bool DryRunBuild = false;
|
||||
|
||||
/// <summary>
|
||||
/// 内置标签
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user