fix echo and add launcher title

This commit is contained in:
Alexander Popov 2022-09-13 23:50:19 +03:00
parent 2bba3657b8
commit 7c750c43c9
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
rem @echo off
@echo off
title Minecraft Launcher
echo Minecraft Launcher by iiiypuk
echo =============================
echo Preparing...
:: set username
set /p PLAYER=What username would you like?