Breaking Changes - Only use with r116 or higher.
The plugin used local storage to provide caching facilities, but that doesn't work in a worker thread. So caching has been re-worked to indexDB and therefore can't read the only data in local storage.
Also fixed bugs with the caching system.
Migrated over to using the new asset manager.
The plugin will now work with the c3 runtime in a separate worker.