# GregTech 4 Port of GregTech 4 to Minecraft 1.7.10 with improved compat and bugfixes Our website [click](https://nukepowered.info) Permissions from GregoriusT ![Screenshot](permission.png) ## 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 ```