- You'll need:
- IntelliJ IDEA
- GregTech + AntimatterAPI + TesseractAPI from the GregTech-Intergalactical organization
- Make 3 folders in the same directory (case sensitive on linux/osx, case insensitive on windows) ->
-
Place the repository contents in their respective folders
-
Import
build.gradle
in the GregTech folder with IntelliJ (or File -> New -> Project from Existing Sources), then run thegenIntellijRuns
gradle task to generate run configurations. -
Run
build.antimatterapi runDataIdea
in IntelliJ, settingUse classpath of module
togregtech.antimatterapi.main
-
Run
runDataIdea
to generate GregTech item/block .json files -
Run
runClientIdea
to start game in IntelliJ