diff --git a/astron/.gitignore b/astron/.gitignore index 3cd2d066..12eb8cb3 100755 --- a/astron/.gitignore +++ b/astron/.gitignore @@ -1,3 +1,3 @@ -# We'll want production astron to be included, but not the debug builds +# Exclude the debug builds of Astron. astrond_debug astrond_debug.exe diff --git a/win32/start_game.bat b/win32/start_game.bat index 2434800b..73864548 100644 --- a/win32/start_game.bat +++ b/win32/start_game.bat @@ -1,36 +1,57 @@ @echo off cd.. -title TTS Game Launcher +title Toontown Stride Game Launcher rem Read the contents of PPYTHON_PATH into %PPYTHON_PATH%: set /P PPYTHON_PATH=