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.
Atsumaru Save Compression - AtsumaruSaveCompression.js
Plugin desc : Shrink save file on Game Atsumaru Site.
License : MIT License
Author : hichi
Website : https://github.com/hichi-gamebuild/RPGMakerMZ/blob/main/AtsumaruSaveCompression.js
Download Page : https://raw.githubusercontent.com/hichi-gamebuild/RPGMakerMZ/main/AtsumaruSaveCompression.js
File name : AtsumaruSaveCompression.js
Help of plugin :
* @target MZ * @plugindesc Shrink save file on Game Atsumaru Site. * @author hichi * * @help AtsumaruSaveCompression.js * * Shrink save file on Game Atsumaru Site. * https://game.nicovideo.jp/atsumaru/ * * To use it, just install the plugin. * * I'm noooooooob at English power. * sorry. sorry. I'm about to cry. :_( * * @command changeAtsumaruSaveCompression * @text "SaveCompression" Mode change. * @desc "SaveCompression" Mode change. * Used when checking the difference. * * @arg atsumarusave * @text Whether to use "SaveCompression" * @desc OFF(false) >> Normal save mode. * Loading supports all modes as long as the plugin is enabled. * @default true * @type boolean * * @command changeOptionSaveCompression * @text Target options for compression. * @desc Target options for compression. * Used when checking the difference. * * @arg optionsave * @text Target options for compression. * @desc OFF(false) >> Normal save mode. * Loading supports all modes as long as the plugin is enabled. * @default true * @type boolean * * @param useAtsumaruSaveCompression * @text SaveCompression * @desc Shrink save file. * Valid only at Game Atsumaru Site. * @type boolean * @default true * * @command useOptionSaveCompression * @text OptionCompression * @desc Shrink option file. * Valid only at Game Atsumaru Site. * @type boolean * @default true