Runic is a Magic and Exploration mod for Minecraft, feel free to PR and fix bugs for us... -- STILL IN DEVELOPMENT
- Clone into an empty directory using your git client of choice.
- Open a command line and type the following:
gradlew setupDecompWorkspace ideaorgradlew setupDecompWorkspace eclipse(This depends on what IDE you are using) - Open the directory in your IDE of choice
- After making code changes you can build with
gradlew build - The output jar will be in builds/lib
See the CONTRIBUTING.md file!
