jams_logger
Version:
A RPG Maker MZ plugin creates a log in both console and logger.txt
11 lines (9 loc) • 885 B
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_Logger","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":{}}
];