mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-16 21:00:14 +00:00
Update document
This commit is contained in:
@@ -81,7 +81,7 @@ IEnumerator Start()
|
||||
|
||||
// 更新资源包版本
|
||||
......
|
||||
var operation = package.UpdateManifestAsync(packageCRC);
|
||||
var operation = package.UpdatePackageManifestAsync(packageCRC);
|
||||
yield return operation;
|
||||
|
||||
// 下载更新文件
|
||||
|
||||
Reference in New Issue
Block a user