Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 463 Bytes

NOTICE: This project has been moved to : https://github.com/TechStack/TechStack-s-HeavyMachineryMod

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