summarylogtreecommitdiffstats
path: root/swars.install
diff options
context:
space:
mode:
Diffstat (limited to 'swars.install')
-rw-r--r--swars.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/swars.install b/swars.install
new file mode 100644
index 000000000000..7ccb5160f057
--- /dev/null
+++ b/swars.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Syndicate Wars will not work until data has been copied/converted from an original CD. Firstly insert your Syndicate Wars CD or mount if you have an image file, then open in a terminal at /usr/share/swars/ and run the install script: ./install -f <mount point of CD/image> -t /usr/share/swars after this process is finished, you can run Syndicate Wars by using swars"
+}