Update installer-windows.bat
This commit is contained in:
parent
51d3408970
commit
04a089803b
@ -16,7 +16,7 @@ echo.
|
|||||||
echo Downloading latest fabric installer...
|
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
|
curl -k "https://maven.fabricmc.net/net/fabricmc/fabric-installer/1.0.1/fabric-installer-1.0.1.exe" -o fabricinstaller.exe
|
||||||
ECHO ###### !!!!! ######
|
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 ###### !!!!! ######
|
ECHO ###### !!!!! ######
|
||||||
start /WAIT "%mcroot%" fabricinstaller.exe
|
start /WAIT "%mcroot%" fabricinstaller.exe
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user