A MineCraft modification for all fans of evil, over, under or whatever lords.
For MineCraft v1.12.2.
Windows: gradlew setupDecompWorkspace (./gradlew setupDecompWorkspace if you are on Mac/Linux)
For Eclipse, run gradlew eclipse (./gradlew eclipse if you are on Mac/Linux)
Open Eclipse and switch your workspace to /eclipse/
If you prefer to use IntelliJ, steps are a little different.
- Open IDEA, and import project.
- Select your build.gradle file and have it import.
- Once it's finished you must close IntelliJ and run the following command:
gradlew genIntellijRuns (./gradlew genIntellijRuns if you are on Mac/Linux)
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the Mozilla Public License Version 2.0 - see the LICENSE file for details