Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 360 Bytes

Heavy Machinery Mod

Clone this repo using Git (GitHub for windows)

If this is the first time you've cloned the repo run: gradlew setupDecompWorkspace

Then run the following to setup your eclipse instance Could run for idea too if using intelliJ idea: gradlew eclipse

Note: To get the latest gradel run: gradlew clean --refresh-dependencies