From a86984984f21b70bcdb835fe9625b7eeda029cb8 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 15 Apr 2009 12:36:37 +0100 Subject: Add info on unrar version required --- pst/install-patch-fixpack.sh | 2 ++ pst/install-patch-tweaks.sh | 2 ++ pst/install-patch-ub.sh | 2 ++ 3 files changed, 6 insertions(+) diff --git a/pst/install-patch-fixpack.sh b/pst/install-patch-fixpack.sh index 5f9fdca..c65a7ca 100755 --- a/pst/install-patch-fixpack.sh +++ b/pst/install-patch-fixpack.sh @@ -1,5 +1,7 @@ #!/bin/bash # Planescape: Torment Ultimate Weidu Fixpack +# Note: This requires the freeware version of unrar, available +# from http://www.rarlab.com/rar_add.htm scriptdir="$(dirname $0)"/.. source "$scriptdir/includes/generic-includes.sh" diff --git a/pst/install-patch-tweaks.sh b/pst/install-patch-tweaks.sh index 5539666..6886aef 100755 --- a/pst/install-patch-tweaks.sh +++ b/pst/install-patch-tweaks.sh @@ -2,6 +2,8 @@ # Planescape: Torment Tweak Pack # Note: this only installs the Banter Accelerator # and Stackable Items tweaks +# Note: This requires the freeware version of unrar, available +# from http://www.rarlab.com/rar_add.htm scriptdir="$(dirname $0)"/.. source "$scriptdir/includes/generic-includes.sh" diff --git a/pst/install-patch-ub.sh b/pst/install-patch-ub.sh index c676589..af724ab 100755 --- a/pst/install-patch-ub.sh +++ b/pst/install-patch-ub.sh @@ -1,5 +1,7 @@ #!/bin/bash # Planescape: Torment Unfinished Business +# Note: This requires the freeware version of unrar, available +# from http://www.rarlab.com/rar_add.htm scriptdir="$(dirname $0)"/.. source "$scriptdir/includes/generic-includes.sh" -- cgit v1.2.3