This is a unity package that uses physfs. With this plugin, you can load resources under multiple paths (including resources in zip archives) like loading local files.
- Mount multiple paths and use the same loading method to load resources under different paths;
- Support to mount zip, directly load resources in zip;
- Support for AssetBundle.LoadFromFile;
Load the resources in the zip
Load the assetbundle in the zip
- Support windows, android, ios, osx