summaryrefslogtreecommitdiff
path: root/auto-installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'auto-installer.sh')
-rwxr-xr-xauto-installer.sh6
1 files changed, 3 insertions, 3 deletions
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
;;