Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
MNKR Alt Menu Screen - MNKR_AltMenuScreen.js
Plugin desc : Change the layout of the menu screen.
License : MIT License
Author : Yoji Ojima
Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_AltMenuScreen.js
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_AltMenuScreen.js
Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_AltMenuScreen.js
File name : MNKR_AltMenuScreen.js
Help of plugin :
@target MV @url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_AltMenuScreen.js @plugindesc Change the layout of the menu screen. @author Yoji Ojima @license MIT @help # Features This is a modified version of the official RPG Maker MV plugin (AltMenuScreen.js). Simplifies the main menu screen. This plugin does not have any plugin commands. # Notes Please contact the modifier with any questions. # Terms of Use: - Please abide by the GGG Product Terms of Use. https://rpgmakerofficial.com/en/support/rule/ There are no other restrictions. You may modify and redistribute this plugin without permission from the author. There are also no restrictions on how it can be used (commercial, 18+, etc.). @param actorCols @text Actors Displayed @desc The number of registrations per screen in the actor display window on the main menu screen. If set to 0, it will automatically adjust based on the number of party members. @type number @default 4 @min 0