No description
Find a file
2021-03-21 03:55:44 +02: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 Prerelease fixes 2021-03-21 03:55:44 +02:00
.gitignore idea compatibility 2020-09-15 20:31:47 +03:00
build.gradle Fixed sounds 2021-03-21 03:25:13 +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