contains ligma
You must have Java 17 or higher installed. Download here: https://www.oracle.com/java/technologies/downloads/
- Download and install Intellij Idea (Ulitmate or Community) from JetBrains.
- Clone this repo (using git or downloading the zip)
- Look for where you downloaded the folder, and open "FabricLigmaMod" in Intellij Idea.
- Wait for things to download, then restart Intellij.
- In the top right area of Intellij, click on the play button to run Minecraft with the mod.
TODO
- open powershell on windows or terminal if on mac
- cd to cloned repo and into the FabricLigmaMod
- type
.\gradlew build
then.\gradlew runClient
- if on mac, do the same but instead of
.\
use./