aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fheroes2/fheroes2.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fheroes2/fheroes2.post-install')
-rw-r--r--testing/fheroes2/fheroes2.post-install14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/fheroes2/fheroes2.post-install b/testing/fheroes2/fheroes2.post-install
new file mode 100644
index 00000000000..9c89f43bf81
--- /dev/null
+++ b/testing/fheroes2/fheroes2.post-install
@@ -0,0 +1,14 @@
+#!/bin/sh
+cat <<EOF
+*
+* Attention! This installation doesn't provide game resources!
+*
+* To be able to play the game you have to extract resources from the original
+* distribution of Heroes of Might and Magic II using the script located at:
+* /usr/share/fheroes2/extract_homm2_resources.sh
+*
+* If you don't have the original distribution of Heroes of Might and Magic II
+* you can download a free demo version of the game using the script located at:
+* /usr/share/fheroes2/download_demo_version.sh
+*
+EOF