Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 236 Bytes

MineMarket

A Bukkit Minecraft Server Mod.

Compilation

We use maven to handle our dependencies.

  • Install Maven 2 or 3
  • Check out this repo and: mvn clean compile jar:jar