Paper/README.md
2011-01-09 18:28:46 +01:00

312 B

CraftBukkit

A Bukkit (Minecraft Server API) implementation

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Check out and install Bukkit
  • Check out this repo and: mvn clean package