summaryrefslogtreecommitdiff
path: root/auto-installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'auto-installer.sh')
-rwxr-xr-xauto-installer.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/auto-installer.sh b/auto-installer.sh
index 1101e7a..6455020 100755
--- a/auto-installer.sh
+++ b/auto-installer.sh
@@ -97,6 +97,14 @@ while [ -z "$MINSCRIPT" ]; do
WINDOWSFILES="torment.exe ereg"
CDNO=4
;;
+ $IWD_2CD_UK_MD5 )
+ FULLGAMENAME="Icewind Dale 2CD UK version"
+ SHORTGAMENAME="icewinddale"
+ MINSCRIPT=iwd/install-2cd-uk-minimal.sh
+ EXTRASCRIPT=iwd/install-2cd-uk-extra.sh
+ PATCHES="iwd/install-patch-uk-fix.sh iwd/install-patch-us.sh"
+ WINDOWSFILES="3dfx.dll config.exe icewind.ini keymap.ini language.ini mpicewnd.mpi"
+ CDNO=2
* )
echo "Unrecognised CD - please select game from menu"
choosegame