jams_mapper
Version:
A RPG Maker MZ plugin that allows you to load maps while walking rather than warping.
12 lines (10 loc) • 1.08 kB
JavaScript
// Generated by RPG Maker.
// Do not edit this file directly.
var $plugins =
[
{"name":"Jams_Debugger","status":true,"description":"Debugger that adds more metrics to the FPS window when you press f2.","parameters":{"enablePos":"true","posPage":"0","enableConsolePeek":"true","consolePeekPage":"1","enableTitleSkip":"true"}},
{ "name": "Jams_EventBus", "status": true,"description":"EventBus for Jams plugins","parameters":{}},
{ "name": "Jams_Mapper", "status": true,"description":"Mapper is a plugin that combines maps together and points to the new maps when the game is ran.// Describe your plugin","parameters":{"command //name of a parameter you want the user to edit":"na // set default value for the parameter"}},
{ "name": "Jams_MochaTest", "status": false,"description":"Runs mocha tests and displays them in a popup window when you run the game.","parameters":{}},
{ "name": "jams_logger", "status": true, "description": "Runs mocha tests and displays them in a popup window when you run the game.", "parameters": {} }
];