2022-03-17 14:55:08 -05: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-17 14:55:08 -05: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-03-08 16:39:41 -08:00
2022-02-22 18:50:07 -08: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%