Zip Resource Loader for RMMV
Zip resource loader is a RPG Maker MV plugin that loads image and audio resources from a zip file. It is useful when you delopy a mini game on a web server which has a slow connection, or the web server has a limit on number of files.
This plugin uses ZipLoader, https://yomotsu.github.io/ZipLoader/
Term of use:
You can use it on any project, credit is not required but appreciated.
How to use:
Load and configure the plugin. After you deploy the game, you can add audio and img folder in a zip file, name it resource.zip or whatever name you set in the plugin parameter. After than you can delete all the files in the two folders and upload your game to the web server. You may need to keep img/system/loading.png if you want the loading screen to be visible before the zip file is fully downloaded.
Known issue:
It seems Zip files created by windows explorer can't be unzipped correctly. It is recommended you use 7zip to make zip files.
Updated | 11 days ago |
Status | Released |
Category | Tool |
Platforms | HTML5 |
Author | utstudio |
Made with | RPG Maker |
Tags | javascript, plugin, RPG Maker MV, zip |
Download
Click download now to get access to the following files:
Development log
- Bug fix61 days ago
Leave a comment
Log in with itch.io to leave a comment.