From 015309f8bab9fa92503066e2274896b1f4e78eae Mon Sep 17 00:00:00 2001 From: generrosity Date: Sat, 5 Mar 2022 20:37:52 +1300 Subject: [PATCH] adding additional condensed warnings --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 712c295a..96a8132d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,10 @@ Or (on Windows): cd oldgradle gradlew.bat setup build -If you are familiar with gradle you can save time by specifying which build you want (or comment out unwanted builds from settings.gradle): +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