Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TealNerd committed May 25, 2015
1 parent 0c1b5de commit 12b851e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ This mod is compiled using the Forge Mod Loader (FML) mod pack which includes da

To compile this mod from the source code provided

1. Install the [1.8-11.14.1.1404](http://adfoc.us/serve/?id=27122855377941) build from MinecraftForge.net or compile using [another dependency version](http://files.minecraftforge.net/) (OTHER VERSIONS OF FORGE ARE CURRENTLY NOT SUPPORTED!)
2. Follow the [Forge Source install instrcutions](http://www.minecraftforge.net/wiki/Installation/Source) and set up the FML pack.
3. Remove the src folder provided by FML and replace it with the src folder from this repository
4. Replace the build.gradle file with the one provided
5. Run the command "gradlew build" from the command window you opened earlier (to run the dev client for testing do gradlew runClient)
1. Clone the repo
2. Open le command line
3. run gradlew setupDevWorkspace
4. run gradlew build
5. BOOM! it'll be in the build/libs folder

Happy Hacking!

0 comments on commit 12b851e

Please sign in to comment.