Update AssetBundleBuilder

This commit is contained in:
hevinci
2022-07-31 22:51:40 +08:00
parent 9c67461dbc
commit d94d196c83
3 changed files with 9 additions and 9 deletions

View File

@@ -20,11 +20,11 @@ namespace YooAsset
/// </summary>
public string PatchManifestFileName = "PatchManifest";
/// <summary>
/// 构建输出的Unity清单文件名称
/// </summary>
public string UnityManifestFileName = "UnityManifest";
/// <summary>
/// 构建输出文件夹名称
/// </summary>
public const string OutputFolderName = "OutputCache";
/// <summary>
/// 构建输出的报告文件