Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 631 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 631 Bytes

AutoJoin (FML 1.10.2) Build Status

A Minecraft mod that auto-reconnects to servers

All the gradle stuff is from Lunatrius so ty for that

Compiling from Source

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

  1. Clone the repo
  2. Open le command line
  3. run gradlew setupCIWorkspace
  4. run gradlew build
  5. BOOM! it'll be in the build/libs folder