Added friendly messages for Windows build

This commit is contained in:
mathusummut
2018-05-07 23:58:46 +02:00
parent c26b3c35e3
commit 56e5904c5d

View File

@@ -167,4 +167,8 @@ ECHO Copying binaries...
ECHO.
call .\group-binaries.bat
ECHO ... Done.
ECHO.
ECHO If build was successful, then output is in bin folder, otherwise scroll up a little to view error messages.
ECHO Thanks for trying out ZetaGlest!
ECHO.
pause