TheOriginalGolem / Hbm-s-Nuclear-Tech-GIT

My fork of the HBM's nuclear tech mod.
GNU General Public License v3.0
32 stars 18 forks source link

Golem's HBM Nuclear Tech Mod 1.12.2 Fork

description_0e00c122-64a0-4ce1-93a9-9ad6da1f0e3b

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.

Want to contribute?

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.

Getting Started with development:

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:

Idea:

Run ./gradlew idea in the terminal.

Eclipse:

Run ./gradlew eclipse in the terminal.

How to run while developing:

Run ./gradlew runClient --no-daemon in the terminal.

Build Guide:

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.

Special thanks to the following people:

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