A simple plugin that will allow you to version your game and force players to override their cache when you deploy a new version
This plugin is only compatible with RPG Maker MZ for the moment.
- Copy
js/plugins/CacheOverride.js
to you gamejs/plugins
folder. - Activate the plugin in RPG Maker plugin manager.
- Deploy your game at any time
- Edit your game
- Change the "gameVersion" parameter value in the plugin manager
- Deploy the new version of your game
- Voilà !