/ExtraHardMode

Forked repository for ExtraHardMode Bukkit Plugin.

Primary LanguageJavaOtherNOASSERTION

ExtraHardMode

Official repository for ExtraHardMode Bukkit Plugin.

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.