Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Wurst-Imperium/Netherite-Rebalanced

Repository files navigation

Netherite Rebalanced

Downloads

https://github.com/Wurst-Imperium/Netherite-Rebalanced/releases

Setup For Developers (using Windows 10 and Eclipse)

  1. Clone / download the repository.

  2. Run these two commands in PowerShell:

    ./gradlew.bat genSources
    ./gradlew.bat eclipse
  3. In Eclipse, go to Import... > Existing Projects into Workspace and select this project.