Steve's Factory Manager is a Minecraft mod which allows you to set up systems that moves and manages items between inventories and machines.
git clone [git-repo-url]
Download CodeChickenCore-1.7.2-1.0.0-dev, NotEnoughItems-1.7.2-1.0.1-dev & Waila-1.5.2a_1.7.2
Add a folder called libs
, in the folder put the three downloaded .jar
files.
If you don't have Gradle installed on your computer you can use gradlew
or gradlew.bat
instead
For help setting up a ForgeGradle workspace, go to this forum page.
gradle setupDecompWorkspace idea
gradle setupDecompWorkspace eclipse