Update README.md
This commit is contained in:
parent
292663a7e2
commit
747b879c44
16
README.md
16
README.md
@ -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
|
# Build
|
||||||
|
|
||||||
Finally, build it with
|
Finally, build it with
|
||||||
linux: ./gradlew build
|
linux: ./gradlew build
|
||||||
windows: .\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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user