From 04a089803b7a082d628b3e9abdcea35f3e81c3ae Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Fri, 25 Oct 2024 14:50:27 -0500 Subject: [PATCH] Update installer-windows.bat --- installer-windows.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer-windows.bat b/installer-windows.bat index a997820..b4f4718 100644 --- a/installer-windows.bat +++ b/installer-windows.bat @@ -16,7 +16,7 @@ echo. echo Downloading latest fabric installer... curl -k "https://maven.fabricmc.net/net/fabricmc/fabric-installer/1.0.1/fabric-installer-1.0.1.exe" -o fabricinstaller.exe ECHO ###### !!!!! ###### - echo MAKE SURE YOU PICK *THE SERVER'S* CURRENT MINECRAFT VERSION, 1.20.1 + echo MAKE SURE YOU PICK THe CURRENT SERVER MINECRAFT VERSION, 1.20.1 ECHO ###### !!!!! ###### start /WAIT "%mcroot%" fabricinstaller.exe