/Binnie

Primary LanguageJavaOtherNOASSERTION

Binnie mods

The master branch will always contain the latest released version with possibly some bug fixes for that version that will eventually be released. New versions will be created in branched named like {mc_version}-{mod_version}

IntelliJ IDEA

  1. Execute the following gradle command to setup your workspace and create the necessary idea project files:
./gradlew setupDecompWorkspace idea genIntellijRuns
  1. Open the Binnie*.ipr project file using IntelliJ IDEA

  2. Select Minecraft Client from Run configurations and press the green play button. Minecraft should now launch with Binnie and all of its dependencies loaded :)