Sunskimmer822 d8ebb6e36a kingsoul
2022-03-01 17:36:05 -08:00
2022-02-22 18:50:07 -08:00
2022-02-22 18:50:07 -08:00
2022-02-22 18:50:07 -08:00
2022-03-01 17:36:05 -08:00
2022-02-22 18:50:07 -08:00
2022-02-22 18:50:07 -08:00
2022-02-22 20:03:09 -08:00
2022-02-22 18:50:07 -08:00
2022-02-26 19:43:21 -08:00
2022-02-22 20:45:06 -06:00
2022-02-22 18:50:07 -08:00
2022-02-23 18:35:49 -06:00
2022-02-22 18:50:07 -08:00

Configure workspace

First:

Make sure you have JDK 17 installed then ./gradlew genSources

Second:

configure for your IDE idk about other IDEs but for vscode: on linux run ./gradlew vscode on windows run .\gradlew vscode

Build

Finally, build it with linux: ./gradlew build windows: .\gradlew build

the resulting file will be located at [cloned folder]/build/libs/mod-VERSION.jar

Description
first attempt at coding a mod
Readme 75 MiB
Languages
Java 100%