Here you will find the source code for the Minecraft modification, Flan's Mod. If you want to pitch in, just submit a pull request, and either aidancbrady, ChrisLane or jamioflan will review and merge. If you are here because of a crash or bug, you can simply submit it in the Issues section. Be sure to double-check that the bug wasn't reported previously or caused by other modifications.
This GitHub environment is to be treated maturely -- do not release any of this source code without prior permission from jamioflan.
- Download/clone this repository
- Run the build command for your system in the repository
- Linux/Mac:
./gradlew build
- Windows:
gradlew.bat build
- Linux/Mac:
- Built files are found in the directory
./build/output