//============================================================================= // RPG Maker MZ - Material Base Plugin //============================================================================= // Version // 1.0.1 2022/08/24 各プラグインコマンドをサブフォルダに対応 // 1.0.0 2020/08/20 初版 //============================================================================= /*: * @target MZ * @plugindesc Material Base Plugin * @author triacontane * @base PluginCommonBase * @beforeThan PluginCommonBase * * @param ImageList * @text Image Material List * @desc List of registered image materials. * @default [] * @type struct[] * * @param AudioList * @text Audio File Material List * @desc List of registered audio file materials. * @default [] * @type struct