/QABS

Action Battle system for RMMV

Primary LanguageJavaScript

QABS Dev Files

Split source files for QABS plugin for RPGMakerMV.

Building

To build, install npm, open console cd into this folder and run:

npm install
gulp

That will install the dependences and run the default gulp task which is the building task. The built plugin will be in the dist folder.