From d207ab923418b2a9e79b7aa263a731a54b3bad97 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 17 May 2009 12:05:23 +0100 Subject: Corrected file locations from Nick's merge --- auto-installer.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'auto-installer.sh') diff --git a/auto-installer.sh b/auto-installer.sh index b6d7bd1..8be47f3 100755 --- a/auto-installer.sh +++ b/auto-installer.sh @@ -48,9 +48,9 @@ while [ -z "$MINSCRIPT" ]; do $BG1_TOTSC_3CD_US_MD5 ) FULLGAMENAME="Baldurs Gate & Tales of the Sword Coast: 3CD US version" SHORTGAMENAME="baldursgate1totsc" - MINSCRIPT=bg1/install-3cd-minimal.sh - EXTRASCRIPT=bg1/install-3cd-extra.sh - PATCHES="bg1/install-patch-baldurdash-fix.sh bg1/install-patch-baldurdash-text.sh" + MINSCRIPT=totsc/install-3cd-minimal.sh + EXTRASCRIPT=totsc/install-3cd-extra.sh + PATCHES="totsc/install-patch-baldurdash-fix.sh totsc/install-patch-baldurdash-text.sh" WINDOWSFILES="baldur.exe bgmain.exe config.exe keymap.ini luaauto.cfg update.url" CDNO=3 ;; -- cgit v1.2.3