The future GregTech of Big Reactors.
##Branch Information
###If you are creating a pull request, keep these in mind:
- Latest release = Master (Never PR this. It will be denied immediately.)
- 1.6.4 dev = 1.6.4
- 1.7.10 dev = 1.7.10
##Dev setup
- Clone and run gradlew setupDecompWorkspace then (if you use Eclipse) gradlew eclipse or (if you use IDEA) gradlew idea.
- Open in IDE of your choice.
- Set the libs folder as an external library. Add -Dfml.coreMods.load=cofh.asm.LoadingPlugin to your launch settings.
- You should be all setup now.
Also comes in other cuboid-ic shapes
The future GregTech of BigReactors.
##How to setup dev:
- Clone in desktop
- run "gradlew setupDecompWorkspace idea/eclipse"
- Make whatever changes you want. Submit a PR with your changes for review.
##How to install:
- You don't right now. It's not released.
##FAQ:
-
Oh no! I found a bug/leak with it! D:
Please feel free to make a PR with a fix or open an issue on GitHub.
-
Can you include X feature?
Maybe. If I say no to something, and you really want it... Code it, submit a PR, and we'll see from there.
-
Can you port to Minecraft 1.X.X?
No. Strictly 1.7.10 (If I release before 1.8) and later.
-
Why did you make this?
I love BigReactors, but I wanted a different balancing scheme. So instead of writing my own competing mod (like I originally planned), I decided to create an overhaul addon, instead.