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.
MPP Version Specified - MPP_VersionSpecified.js
Plugin desc : Specify the version on the title screen.
License : MIT License
Author : Mokusei Penguin
Website : http://woodpenguin.blog.fc2.com/
Desc page : https://woodpenguin.web.fc2.com/MV_Plugin/VersionSpecified.html
File name : MPP_VersionSpecified.js
Help of plugin :
* @target MV MZ * @plugindesc Specify the version on the title screen. * @author Mokusei Penguin * @url * * @help [version 2.0.0] * This plugin is for RPG Maker MV and MZ. * * - Since it only displays a character string, it can be used even * if it is not a version. * * ================================ * Mail : wood_penguin@yahoo.co.jp (@ is half-width) * Blog : http://woodpenguin.blog.fc2.com/ * License : MIT license * * @param Text * @desc * @default Version 1.0.0 * * @param Font Size * @desc * @type number * @min 4 * @max 99 * @default 20 * * @param Font Color * @desc RGB * @default 255,255,255 * * @param Window X * @desc * @type number * @min 0 * @max 9999 * @default 540 * * @param Window Y * @desc * @type number * @min 0 * @max 9999 * @default 560 *