mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-26 02:27:55 +01:00
Update README.md
This commit is contained in:
parent
e47d6521f4
commit
1016c7833b
@ -13,7 +13,7 @@ Dynmap 3.x+ uses Gradle for building support for all platforms, with all resulti
|
|||||||
default JDK must be a JDK 17 (or later) versions - older versions will still be compiled
|
default JDK must be a JDK 17 (or later) versions - older versions will still be compiled
|
||||||
to run on the default JDK for those platforms (JDK 8, or JDK 16 for 1.17.x), and common libraries are built JDK 8.
|
to run on the default JDK for those platforms (JDK 8, or JDK 16 for 1.17.x), and common libraries are built JDK 8.
|
||||||
|
|
||||||
To build and get all jars in `build/libs/`, run:
|
To build and get all jars in `target/`, run:
|
||||||
|
|
||||||
./gradlew setup build
|
./gradlew setup build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user