Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 681 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 681 Bytes

ExtraHardMode

Official repository for ExtraHardMode Bukkit Plugin.

Dev Builds

Development builds are hosted in this repo under the releases section

Build instructions

We use maven to handle our dependencies.

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

All the required dependencies can be found in maven central. All other dependencies are in this maven repo. You can manually download the dependencies from there and add them to your classpath.