Adds a party changer, multiple independant parties and battle formations with custom bonuses in battle to your RPG Maker VX game.
- See dependencies
- Run this command to combine external scripts source into one file.
ruby build-ext.rb
- Run this command to combine core scripts source into one file.
ruby build.rb
- Copy the resulting files into your RPG Maker VX project
Watch out ! The external scripts needs to be before the party scripts.
OR
- There is an already pre-compiled demo with the classic sample project.
The dependencies must be inserted, in the below order, before the script of this repo :
- Depends on EBJB_Core : https://github.com/chaoshades/rmvx-ebjb-core/
All of the configuration available are within the PARTY_CONFIG
module.
Still in development...
- modern algebra : Multiple Parties