mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-03 23:07:40 +01:00
13 lines
215 B
Markdown
13 lines
215 B
Markdown
|
Bukkit
|
||
|
======
|
||
|
|
||
|
A Minecraft Server API.
|
||
|
|
||
|
Compilation
|
||
|
-----------
|
||
|
|
||
|
We use maven to handle our dependencies.
|
||
|
|
||
|
* Install [.Mmaven 3](http://maven.apache.org/download.html)
|
||
|
* Check out this repo and: `mvn clean install`
|