change fabric installer message
This commit is contained in:
parent
6270ed0984
commit
49d351c9db
@ -17,7 +17,7 @@ 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 CURRENT SERVER MINECRAFT VERSION, 1.20.1
|
||||
echo You only need to change the minecraft version.
|
||||
echo You only need to change the minecraft version, don't worry about the launcher version option.
|
||||
ECHO ###### !!!!! ######
|
||||
start /WAIT "%mcroot%" fabricinstaller.exe
|
||||
|
||||
|
Reference in New Issue
Block a user