mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
089d7906b9
By: Erik Broes <erikbroes@grum.nl>
213 B
213 B
Bukkit
A Minecraft Server API.
Compilation
We use maven to handle our dependencies.
- Install Maven 3
- Check out this repo and:
mvn clean install