No description
Find a file
meowNIman d7d3e4eb1d
Update en_US.lang
some missing latters
2021-03-08 05:34:16 +03:00
gradle/wrapper Initial commit 2020-08-03 23:26:10 +03:00
libs A lot of stuff 2021-02-11 04:07:48 +02:00
src Update en_US.lang 2021-03-08 05:34:16 +03:00
.gitignore idea compatibility 2020-09-15 20:31:47 +03:00
build.gradle Added NEI overlays, fixed some recipes 2021-03-03 09:32:25 +02:00
gradle.properties Update IC2 2020-08-25 15:57:28 +03:00
gradlew Initial commit 2020-08-03 23:26:10 +03:00
gradlew.bat Initial commit 2020-08-03 23:26:10 +03:00
LICENSE Update LICENSE 2020-08-18 21:32:08 +03:00
permission.png Update permissions & readme 2020-08-18 21:29:17 +03:00
README.md API fixes, Recipe#match etc 2021-02-01 03:55:48 +02:00

GregTech 4

Port of GregTech 4 to Minecraft 1.7.10 with improved compat and bugfixes

Our website click

Permissions from GregoriusT Screenshot

Contributing & Build guide

Setting up enviroment

1. git clone https://github.com/Nukepowered/GregTech4.git
2. gradlew setupDecompWorkspace
3. gradlew eclipse/idea

Building jar file

gradlew build