Update README.md

This commit is contained in:
Sunskimmer822 2022-03-17 12:42:55 -07:00 committed by GitHub
parent 292663a7e2
commit 747b879c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,21 +1,7 @@
# 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
the resulting file will be located at [cloned folder]/build/libs/mod-VERSION.jar