A Minecraft mod that auto-reconnects to servers
All the gradle stuff is from Lunatrius so ty for that
This mod is compiled using the Forge Mod Loader (FML) mod pack which includes data from the Minecraft Coder Pack (MCP).
To compile this mod from the source code provided
- Clone the repo
- Open le command line
- run gradlew setupCIWorkspace
- run gradlew build
- BOOM! it'll be in the build/libs folder