Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@michael811125 michael811125 released this 12 Dec 09:16
· 392 commits to master since this release

[1.9.0] - 2022-12-12

  • Added file verification for Downloader (when downloaded file md5 compare with server file md5 is inconsistent will redownload again) to ensure file integrity.
  • Added force unload param for Unload method withou ref count (CacheBundle & CacheResource).
  • Added GetAssetAsync (LoadAssetAsync) method for BundlePack class.
  • Optimized CacheBundle (Load AssetBundle from Memory and Stream).