kellixon/morefuelsmod-1.10
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Plugin by boredherobrine13! To Compile a build: Clone repository Go to cloned repository folder Open windows command prompt/linux terminal run "gradlew build" Go into \build\libs You will find the compiled jar here and a source jar. To set up a development workspace for ECLIPSE: Clone repository Go to cloned repository folder Open windows command prompt/linux terminal run "gradlew setupDecompWorkspace" run "gradlew eclipse" Open eclipse, set your workspace. In the diologue box, navigate into the cloned repo. Navigate into the "eclipse" folder Hit okay, let eclipse load the project in.