mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-31 00:20:44 +01:00
089d7906b9
By: Erik Broes <erikbroes@grum.nl>
12 lines
213 B
Markdown
12 lines
213 B
Markdown
Bukkit
|
|
======
|
|
|
|
A Minecraft Server API.
|
|
|
|
Compilation
|
|
-----------
|
|
|
|
We use maven to handle our dependencies.
|
|
|
|
* Install [Maven 3](http://maven.apache.org/download.html)
|
|
* Check out this repo and: `mvn clean install`
|