From 70ce4bfb07b7dd68bd5eb2d5a94a90d9821e6ff6 Mon Sep 17 00:00:00 2001 From: Vincent Lee Date: Sun, 11 Jun 2023 14:46:31 -0700 Subject: [PATCH] Fix incorrect comment in release script --- scripts/upload_releases.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upload_releases.sh b/scripts/upload_releases.sh index 5622517..6a96d07 100755 --- a/scripts/upload_releases.sh +++ b/scripts/upload_releases.sh @@ -91,7 +91,7 @@ EOF function release_curseforge() { # Java versions, Loaders, and Environment tags are actually "game versions" (lmfao), as are real game versions. - # Hardcoded from https://minecraft.curseforge.com/api/game/version-types (which is undocumented, btw) + # Hardcoded from https://minecraft.curseforge.com/api/game/versions # I'm not betting on these changing any time soon, so hardcoding is ok local CURSEFORGE_JAVA_VERSION=8326 # Java 17 local CURSEFORGE_FABRIC_VERSION=7499