Welcome to PGMZ! 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.
NUUN Variable Save Files - NUUN_VariableSaveFiles.js
Plugin desc : Variable maximum save number
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_VariableSaveFiles.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_VariableSaveFiles.js
File name : NUUN_VariableSaveFiles.js
Help of plugin :
* @target MZ * @plugindesc Variable maximum save number * @author NUUN * @base NUUN_Base * @orderAfter NUUN_Base * @version 1.0.1 * * @help * Implement a save screen that adds one to the maximum number of save files when you save with the unsaved file at the bottom of the save screen. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 4/21/2024 Ver.1.0.1 * Added a function that allows you to set the title name of a new slot to save. * 3/24/2024 Ver.1.0.0 * First edition. * * @param NewSaveFileName * @desc Set the title of the new slot to save. If not specified, the file name + number (default) will be displayed. * @text New save title name * @type string * @default New Save *