Update installer-windows.bat
This commit is contained in:
parent
efa34e1d15
commit
e0b08256c6
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user