An open API service indexing awesome lists of open source software.

https://github.com/andaroth/rpg-maker-cache-override

A simple plugin that will allow you to version your game and force players to override their cache when you deploy a new version
https://github.com/andaroth/rpg-maker-cache-override

Last synced: 5 days ago
JSON representation

A simple plugin that will allow you to version your game and force players to override their cache when you deploy a new version

Awesome Lists containing this project

README

          

# rpg-maker-mz-cache-override
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.

## Installation

1. Copy `js/plugins/CacheOverride.js` to you game `js/plugins` folder.
2. Activate the plugin in RPG Maker plugin manager.

## How to use it

1. Deploy your game at any time
2. Edit your game
3. Change the "gameVersion" parameter value in the plugin manager
4. Deploy the new version of your game
5. Voilà !