From 5fd23d0933a484779b1c30093f7f68aeedb73d39 Mon Sep 17 00:00:00 2001 From: John Cote Date: Sat, 23 May 2015 00:53:15 -0400 Subject: [PATCH] Remove start_game_remotedb.bat and edit start_game.bat --- astron/.gitignore | 2 +- win32/start_game.bat | 47 +++++++++++++++++++++++++---------- win32/start_game_remotedb.bat | 22 ---------------- 3 files changed, 35 insertions(+), 36 deletions(-) delete mode 100644 win32/start_game_remotedb.bat 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=