summarylogtreecommitdiffstats
path: root/th08.install
diff options
context:
space:
mode:
authorChristopher Luna2015-06-08 16:21:33 -0500
committerChristopher Luna2015-06-08 16:21:33 -0500
commit3fd825af917485427e9f7cbf54ab8c109c6206ec (patch)
tree9a9296975477495ce85144f870b106831dfb2ea6 /th08.install
downloadaur-3fd825af917485427e9f7cbf54ab8c109c6206ec.tar.gz
First commit
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."
+}
+