MZ用プラグイン

MPP バージョン表記 - MPP_VersionSpecified.js

シェア用テキスト:
▼MPP バージョン表記(木星ペンギン様作) - MPP_VersionSpecified.js
https://plugin-mz.fungamemake.com/archives/4101
タイトル画面にバージョンを明記します。

ふりがな:ばーじょんひょうき

機能概要: タイトル画面にバージョンを明記します。

利用規約(ライセンス): MITライセンス

作者:木星ペンギン

作者サイト:https://woodpenguin.web.fc2.com/MV_Plugin/

解説ページ:https://woodpenguin.web.fc2.com/MV_Plugin/DeleteSelfSwi…

ファイル名:MPP_VersionSpecified.js

プラグインのヘルプ:

/*:ja
 * @target MV MZ
 * @plugindesc タイトル画面にバージョンを明記します。
 * @author 木星ペンギン
 * @url
 *
 * @help [version 2.0.0]
 * このプラグインはRPGツクールMVおよびMZ用です。
 * 
 * - 文字列を表記するだけなので、バージョンでなくても使えます。
 * 
 * ================================
 * Mail : wood_penguin@yahoo.co.jp (@は半角)
 * Blog : http://woodpenguin.blog.fc2.com/
 * License : MIT license
 * 
 *  @param Text
 *      @text 文字列
 *      @desc 
 *      @default Version 1.0.0
 *
 *  @param Font Size
 *      @text 文字サイズ
 *      @desc 
 *      @type number
 *          @min 4
 *          @max 99
 *      @default 20
 *
 *  @param Font Color
 *      @text 文字色
 *      @desc RGB
 *      @default 255,255,255
 *
 *  @param Window X
 *      @text 表示位置 X 座標
 *      @desc 
 *      @type number
 *          @min 0
 *          @max 9999
 *      @default 540
 *
 *  @param Window Y
 *      @text 表示位置 Y 座標
 *      @desc 
 *      @type number
 *          @min 0
 *          @max 9999
 *      @default 560
 *
 */

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2024 All Rights Reserved.