Yami Small Plugins
Introduction
Compilation of small plugins for RPG Maker MV.
How to use
Copy plugins from dist/
to your js/plugins
folder. Copying along with the .map
file is recommended.
How to dev
Put a new RMMV project into demo/
and run npm run dev
to watch files, npm run www
to test demo on browser. RMMV client suck.
The Demo should be on http://localhost:7331
How to build
npm run build
How to support
- Create issues
- Create pull requests
- See me on Patreon
License
MIT