From fd9c3c945b46d963fc2d23501d7325480c4c5fa7 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 8 Mar 2015 00:06:21 +0200 Subject: [PATCH] Add new batch game launcher. --- start_game.bat | 41 +++++++++++++++++++++++++++++++--------- start_game_dan.bat | 22 --------------------- start_game_localhost.bat | 22 --------------------- start_game_remotedb.bat | 20 -------------------- 4 files changed, 32 insertions(+), 73 deletions(-) delete mode 100644 start_game_dan.bat delete mode 100644 start_game_localhost.bat delete mode 100644 start_game_remotedb.bat diff --git a/start_game.bat b/start_game.bat index d594c53c..05b5b8ef 100644 --- a/start_game.bat +++ b/start_game.bat @@ -1,23 +1,46 @@ @echo off - -rem Read the contents of PPYTHON_PATH into %PPYTHON_PATH%: +title TTU Game Launcher set /P PPYTHON_PATH=