diff --git a/windows/minecraft_vanilla.bat b/windows/minecraft_vanilla.bat index 3fcf39e..740e5bb 100644 --- a/windows/minecraft_vanilla.bat +++ b/windows/minecraft_vanilla.bat @@ -7,6 +7,7 @@ echo Preparing... :: set username set /p PLAYER=What username would you like? +IF [%PLAYER%] == [] set PLAYER=Steve :: main directory of the game set MC_DIR=%APPDATA%\.minecraft