diff --git a/.github/workflows/gibberish.txt b/.github/workflows/gibberish.txt index cab35152..fe8288b8 100644 --- a/.github/workflows/gibberish.txt +++ b/.github/workflows/gibberish.txt @@ -36,6 +36,9 @@ ko patreon README Gradle +gradlew +gradle +oldgradle Curseforge SpigotMC PaperMC @@ -55,3 +58,4 @@ JDK ForgeGradle Kosma Kosma's +DEV diff --git a/README.md b/README.md index f6469e63..a7eadb01 100644 --- a/README.md +++ b/README.md @@ -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 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, run: +To build and get all jars in `target/`, run: ./gradlew setup build @@ -32,6 +32,13 @@ Or (on Windows): cd oldgradle gradlew.bat setup build +Those familiar with gradle can save time by specifying a build (or commenting in settings.gradle) BUT this is not suitable for uploading DEV code changes. + +NOTE: PR code submissions MUST be built and TESTED for ALL platforms (including oldgradle), or be rejected and negatively influence future approvals. +For more check [contributing rules](#contributing-to-dynmaps-code). + + ./gradlew :fabric-1.18:build + # What platforms are supported? The following target platforms are supported, and you can find them at the links supplied: