summarylogtreecommitdiffstats
path: root/theme-hospital-gog.install
diff options
context:
space:
mode:
authorCarsten Teibes2014-06-19 05:07:12 +0200
committerCarsten Teibes2014-06-19 05:07:12 +0200
commit23fbfb25207e71508c02ffd5252a865481e4a071 (patch)
treef3446b0c26fbbc8683dc5566f810edd710fb665b /theme-hospital-gog.install
downloadaur-23fbfb25207e71508c02ffd5252a865481e4a071.tar.gz
[add] theme-hospital-gog 2.0.0.5
Diffstat (limited to 'theme-hospital-gog.install')
-rw-r--r--theme-hospital-gog.install14
1 files changed, 14 insertions, 0 deletions
diff --git a/theme-hospital-gog.install b/theme-hospital-gog.install
new file mode 100644
index 000000000000..0c8f0d1dde59
--- /dev/null
+++ b/theme-hospital-gog.install
@@ -0,0 +1,14 @@
+
+post_install() {
+ echo "If you want to play the original executable, you need to install dosbox. Also"
+ echo "your user needs to be in the games group to be allowed to save."
+ echo "You can choose the language of the game in '/opt/theme-hospital/hospital.cfg',"
+ echo "for example GER for german."
+ echo "Alternatively, you can install and use the reimplementation corsix-th(-git),"
+ echo "it has various improvements. When you start corsix-th the first time, you need"
+ echo "to choose the game folder '/opt/theme-hospital'."
+}
+
+post_upgrade() {
+ post_install
+} \ No newline at end of file