- You'll need:
- IntelliJ IDEA
- GT4R
-
Run git clone --recurse-submodules https://github.com/Trinsdar/GT-4-Renewed
-
Run ./gradlew genIntellijRuns in GregTech root.
-
Import build into i.e. Idea.
-
Ensure project target is Java 8.
-
In Build, Execution, Deployment (under Settings), set Build and run using: Intellij IDEA under Build Tools. This step is crucial to allow hotswapping.
-
IntelliJ does not like my mod setup so use the Gradle run configurations, otherwise antimatter won't be found properly.
-
Run antimatter:runData run configuration(you might have to select antimatter.main as module)
-
Run runData.
-
Run runClient to run GregTech.