summaryrefslogtreecommitdiffstats
path: root/README.md
blob: a5cab05c0e0deeeed0ea76d96edf78e953076d0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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`