Tooling: Overview
This section covers the scripts and helpers that ship with RPGReact to help you package and sync your project assets across RPG Maker MZ projects.
What’s here:
Packaging: how to build a distributable with build-package.ps1 and related config
build-package.ps1
Sync: how to copy the plugin and UI into another project with sync-to-project.ps1
sync-to-project.ps1
Start with:
Packaging (build-package.ps1)
Sync to another project (sync-to-project.ps1)
Last updated 1 month ago