waynee95's Plugin Collection for RPG Maker MV.
NOTE: I am archiving this repository, since I am not working with RM anymore and for the time being not coming back any time soon. Feel free to fork.
I develop my plugins using ES6 (ECMAScript 6) and the transpile them with Babel to ES5 (ECMAScript 5).
In this repo you find two folders:
srccontains the actual source codedistcontains the compiled files
- Go to the
distfolder - Click on the plugin, you want to download
- Right-click on
raw - Then
save as - Make sure that you save it as a
.jsfile