bukkit/README.md

13 lines
215 B
Markdown
Raw Normal View History

2011-01-03 19:17:31 +01:00
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`