Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 621 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 621 Bytes

Splurge

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.

Installation

A version has yet to be released. In order to obtain a JAR file for yourself, you will need...

  1. Git
  2. 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.