Updated README

This commit is contained in:
Taylor Shuler 2014-05-11 16:47:35 -04:00
parent 48e98565da
commit 0d4f5ed5e9
1 changed files with 1 additions and 7 deletions

View File

@ -11,10 +11,4 @@ For downloads, head over here: http://files.minecraftforge.net/IronChests2/
Run 'gradlew setupDevWorkspace' to create a gradle environment primed with FML.
Run 'gradlew eclipse' or 'gradlew idea' to create an IDE workspace of your choice.
Refer to ForgeGradle for more information about the gradle environment.
Note: On Linux you run './gradlew.sh' instead of 'gradlew', and optionally on OSX 'bash gradlew' instead of 'gradlew'
### LexManos' Install Video
https://www.youtube.com/watch?v=8VEdtQLuLO0&feature=youtu.be
For more details update more often refer to the Forge Forums:
http://www.minecraftforge.net/forum/index.php/topic,14048.0.html
Note: On Linux you run './gradlew.sh' instead of 'gradlew', and optionally on OSX 'bash gradlew' instead of 'gradlew'