These are a set of scripts for the famous RPG Maker MV.
These are all written in ES6 and requires understanding of build tools such as Webpack and babel.
These scripts can be installed in to your RPG Maker game to add additional or enhance existing functionality in the game.
To get started, clone this repository. Either make sure you have Yarn installed or npm.
Run yarn or npm install at the root of the cloned directory.
To compile the scripts run yarn/npm run build:all:dev for development or yarn/npm run build:all for production.
ATTN!
yarn/npm run build:allshould be run before making commits and PR'syarn/npm run build:all:devis only for your development purposes and testing the script.
Note that the .md files that contain the header comments, must be the same name as the the .dist/ file thats generated by webpack.
- What scripts do you have and in what order.
- Are they the latest version of the authors plugins?
- What is the exact error and stack trace (
f8to open the console and screen shot please).
All scripts are free to use, edit, modify and redistribute according to the license in this repository.
If any script is used in your game, commercial or other wise, I require credit in the credit section. You can credit: Adam Balan - Lucid Scripts (Or Eviticous On The Rpg Maker Forums)
All scripts come from ./dist