Introduction
This plugin Will let you change the name of the save file for your game.
If you plan on releasing your game to be played on a web browser, you should change the save file name because otherwise the game will find the savefiles of other MVs games and show them as if they were from your game.
Params
localFilePattern:
The pattern of the save file when saved on the local disk.
Default: file%1.rpgsave
webStorageKeyPattern:
The pattern of the save file when saved on the browser web storage
Default: RPG File%1