RTK1 Core - RTK1_Core.js

シェア用テキスト:
▼RTK1 Core(yamachan様作) - RTK1_Core.js
https://plugin.fungamemake.com/archives/1701
RTK1系ライブラリの基本(Core)部分

ふりがな:こあ

機能概要: RTK1系ライブラリの基本(Core)部分

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

作者:yamachan

作者サイト:https://x.com/yamachan360

解説ページ:https://github.com/yamachan/jgss-hack/blob/master/RTK1_…

ダウンロードページ:https://raw.githubusercontent.com/yamachan/jgss-hack/ma…

ファイル名:RTK1_Core.js

プラグインのヘルプ:

/*:ja
 * @plugindesc RPG ツクール MV 用に作成された RTK1 ライブラリの基本機能です
 * @author Toshio Yamashita (yamachan)
 *
 * @param language
 * @desc RPG ツクール自体の言語設定は?
 * (0:自動設定 1:英語 2:日本語)
 * @default 0
 *
 * @param debug
 * @desc デバッグ用モード (0:OFF 1:ON)
 * @default 0
 *
 * @param json
 * @desc 非圧縮jsonデータも保存する (0:OFF 1:ON)
 * @default 0
 *
 * @param tagname for sort
 * @desc ソート時に代用する名称用のタグ名 (主に読み仮名用)
 * @default ja_sortname
 *
 * @help このプラグインにはプラグインコマンドはありません。
 *
 * https://github.com/yamachan/jgss-hack/blob/master/RTK1_Core.ja.md
 */

スポンサードリンク

スポンサードリンク

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