Skip to content

v1.0.1

Choose a tag to compare

@JasonXuDeveloper JasonXuDeveloper released this 28 Sep 06:25
· 20 commits to master since this release
d6dca81
  • AssetBundle Encryption support (XOR, AES, ChaCha20)
  • Code Obfuscation support by using Obfuz to protect almost all code
  • Dramatically improved hot update code execution performance by migrating to HybridCLR
  • Enhanced game development experience (no more extra user procedure when writing any kind of hot update code)
  • MiniGame support for WeChat, TikTok, Alipay and TapTap

Minor Update:

  • Upgrade HybridCLR to v8.6.0 (resolves building issues with latest Xcode)