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.
Start Up Full Screen - StartUpFullScreen.js
Plugin desc : Start up full screen
License : MIT License
Author : triacontane
Website : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/StartUpFullScreen.js
File name : StartUpFullScreen.js
Help of plugin :
* @plugindesc Start up full screen * @author triacontane * * @param Shutdown * @desc Command name for shutdown. * @default Shutdown * * @param UseTitle * @default true * @type boolean * * @param UseGameEnd * @default true * @type boolean * * @param StartUpFullScreen * @desc Command name for full screen option. * @default Full Screen * * @help Add option start up full screen. * This plugin is using only local execute. * * This plugin is released under the MIT License.