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.
Alt Glossary - AltGlossary.js
Plugin desc : Glossary layout change plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/AltGlossary.js
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/AltGlossary.js
File name : AltGlossary.js
Help of plugin :
@target MZ @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/AltGlossary.js @plugindesc Glossary layout change plugin @author Triacontane @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/triacontane-MZ-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- AltGlossary.js Changes the layout of the glossary plugin ”SceneGlossary.js.” Displays the category window at the top of the screen and the term window at the bottom. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute it without permission from the author, and there are no restrictions on its use (commercial, R18+, etc.). This plugin is now yours. @param categoryColumns @text Number of horizontal category items @desc The number of items horizontally in the category window. @type number @default 4 @param categoryRows @text Number of vertical category items @desc The number of items vertically in the category window. @type number @default 2 @param categoryAlign @text Category Alignment @desc Alignment of items in the category window. @type select @default left @option left @option center @option right