#How do I build a GitHub a project to get the jar?
1 messages · Page 1 of 1 (latest)
you need to run ./gradlew shadowJar
Ohh
1 messages · Page 1 of 1 (latest)
I ran ./gradlew build in the console to get the Jar file
you need to run ./gradlew shadowJar
Ohh