summarylogtreecommitdiffstats
path: root/th08.install
diff options
context:
space:
mode:
Diffstat (limited to 'th08.install')
-rw-r--r--th08.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/th08.install b/th08.install
new file mode 100644
index 000000000000..f4aa4bea0f6b
--- /dev/null
+++ b/th08.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo "Notice: If you have the full version of the game, you can copy the files into the ~/.th08 directory"
+ echo " "
+ echo "Also, if you are installing timidity++, remember to start the daemon before play as root with"
+ echo "# /etc/rc.d/timidity++ start"
+ echo "To make it permanent, add it to the DAEMONS section in your /etc/rc.conf."
+}
+