This is my fork of the original 1.12.2 port made by Drillgon2000. This is meant to be a maintained fork mainly for bug fixes and if possible, newer features from the original mod by HBM.
The latest version can be found on https://www.curseforge.com/minecraft/mc-mods/hbms-nuclear-tech-mod-reloaded or under the releases page.
If you want to contribute make a pull request and I'll review it as soon as possible. Every contribution is very much appreciated by me and the players.
Open the folder in Intellij IDEA or Eclipse then run .\gradlew setupdecompworkspace
in the terminal.
Now follow the next steps depending on which IDE you use:
Run ./gradlew idea
in the terminal.
Run ./gradlew eclipse
in the terminal.
Run ./gradlew runClient --no-daemon
in the terminal.
Download the repository, then open a shell prompt in that folder or the terminal in your IDE, then type the following:
./gradlew build
Press enter.
Now just wait for the build to finish and the new Jar file will be in Hbm-s-Nuclear-Tech-GIT\build\libs
.
HBM and all the contributors for the original 1.7 Mod
Drillgon for the original 1.12 port
70000HP for various contributions
Mexikoedi for various bugfixes
Alcater for a big content update and some bugfixes