Update document

This commit is contained in:
hevinci
2022-11-21 09:52:18 +08:00
parent 3bb01ef9a8
commit 4776ab9bd8
4 changed files with 14 additions and 15 deletions

View File

@@ -81,7 +81,7 @@ IEnumerator Start()
// 更新资源包版本
......
var operation = package.UpdateManifestAsync(packageCRC);
var operation = package.UpdatePackageManifestAsync(packageCRC);
yield return operation;
// 下载更新文件