Paper/paper-api/README.md
Bukkit/Spigot 240139a15d Add missing new line to README.md
By: EvilSeph <evilseph@gmail.com>
2013-03-18 22:35:10 -04:00

440 B

Bukkit

A Minecraft Server API.

Website: http://bukkit.org
Bugs/Suggestions: http://leaky.bukkit.org
Contributing Guidelines: CONTRIBUTING.md

Compilation

We use maven to handle our dependencies.

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