From dd34bc368e59b1760cb4c0c56fa8f2ad14e6f8c6 Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Sat, 6 Jun 2009 18:56:51 -0500 Subject: Corrected TOB installer path and permissions. Of course, the TOB installer is still completely incomplete. --- includes/cd-list.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/cd-list.sh b/includes/cd-list.sh index bd8a623..ce1d8e5 100644 --- a/includes/cd-list.sh +++ b/includes/cd-list.sh @@ -59,7 +59,8 @@ function get_game $BG2_TOB_1CD_US_MD5 ) FULLGAMENAME="Baldurs Gate 2 - Throne of Bhaal: 1CD US version" SHORTGAMENAME="baldursgate2tob" - MINSCRIPT="bg2/install-tob-1cd-us.sh" + MINSCRIPT="bg2/install-tob-1cd-us-minimal.sh" + EXTRASCRIPT="bg2/install-tob-1cd-us-extra.sh" PATCHES="" # TODO: fill in patches # bg2/install-patch-totsc-uk.sh bg1/install-patch-baldurdash-fix.sh bg1/install-patch-totsc-baldurdash-text.sh" # TODO: correct the list of windows files. -- cgit v1.2.3