Skip to content

A repo containing a number of plugins developed for RM Developers to leverage to enhance their own RPG Maker MZ projects.

License

Notifications You must be signed in to change notification settings

je-can-code/rmmz-plugins

Repository files navigation

J's Land of Plugins

This project is a test bed for all plugins I am actively developing/maintaining.

Building

There are a plethora of npm run commands to choose from to build.

Consider reviewing the package.json to see what is current.

Executing one of the build commands, such as npm run build:crit will result in combining all files found under /src/plugins/crit.

Executing one of the build commands that are the core of a plugin, such as npm run build:jabs, will only result in combining all files found under /src/plugins/jabs/base. Each extension will need to be built independently since technically they are separate plugins.

About

A repo containing a number of plugins developed for RM Developers to leverage to enhance their own RPG Maker MZ projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published