MZ[ScriptSplitter] Split the source code for developers!
BMM_Archive · July 15, 2026
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [ScriptSplitter] Split the source code for developers!
- Original author: KimythAnly
- Original date: February 7, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/scriptsplitter-split-the-source-code-for-developers.165545/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
ScriptSplitter KimythAnly Introduction Since the source code of RPG Maker MZ is too hard to read, I just wrote this plugin to help split them into smaller ones.
Archived First Post
ScriptSplitter
KimythAnly
KimythAnly
Introduction
Since the source code of RPG Maker MZ is too hard to read, I just wrote this plugin to help split them into smaller ones.
I believe some people have done this before, but I just want to share my version.
Features
Splits RPG Maker MZ original rmmz_xxx.js files into smaller scripts.
Screenshots
With this plugin, you will get the separated files saved in the corresponding directories.
How to Use
- Enable the plugin and run the game project. The split scripts will be saved in corresponding directories, i.e., js/rmmz_core/001_Utils.js.
- Remember to disable the plugin once you have split the scripts.
- Replace the main.js with the one in this repo if you want to correctly run the split scripts.
N/A
Demo
N/A
Download
GitHub
Terms and Credits
MIT, all responsibility is on the user.
Features Mentioned
- Splits RPG Maker MZ original rmmz_xxx.js files into smaller scripts.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits MIT, all responsibility is on the user.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
15
views
Topic Summary
Loading summary...