Skip to content

๐Ÿ›  Environment Setup

Requirements

  • Java 17 (JDK)
  • IntelliJ IDEA (recommended) + Minecraft Dev Plugin + Lombok
  • Git

Steps

  1. Clone the repository: git clone https://github.com/Raishxn/GregTech-Nexus-Addon.git
  2. Import as Gradle project in IntelliJ
  3. Sync: ./gradlew build
  4. Run the client: ./gradlew runClient