A fun PvP minigame for Minecraft!
Splurge is intended to be a fresh minigame with enjoyable gameplay elements, meant to satisfy everyone from new players to PvP veterans. It is coded from scratch with no external libraries.
A version has yet to be released. In order to obtain a JAR file for yourself, you will need...
- Git
- Maven
Now run the following commands in Command Prompt / Git Bash / Terminal:
git clone "https://github.com/RayzrDev/Splurge.git"
cd Splurge
mvn
A compiled JAR file will now be available in the target
directory of the Splurge project folder.