Releases: SadPandaStudios/AssetBundleManager
Releases · SadPandaStudios/AssetBundleManager
v1.2.0
- Changed minimum version to Unity 2018.3+
- Renamed public methods to more clearly define which are async/task based and which are coroutine based
- Removed warnings on Unity 2019+
- Disabling caching support on WebGL platforms built with Unity 2022+ as caching is deprecated