Official repository for ExtraHardMode Bukkit Plugin.
Development builds are hosted in this repo under the releases section
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.