summarylogtreecommitdiffstats
path: root/fofix-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'fofix-git.install')
-rwxr-xr-xfofix-git.install12
1 files changed, 12 insertions, 0 deletions
diff --git a/fofix-git.install b/fofix-git.install
new file mode 100755
index 000000000000..9f82a0793da0
--- /dev/null
+++ b/fofix-git.install
@@ -0,0 +1,12 @@
+post_install() {
+
+
+echo
+echo "Run 'fofix-git' to start the game. To add songs to the game, add them to '/opt/fofix-git/data/songs' (I don't think it works in ~/.fofix/songs anymore)"
+echo
+echo "If it ever doesn't work, try removing ~/.fofix/fofix.ini"
+echo
+echo "3.020 and higher only include the Megalight themes by default. For more themes, go to http://www.fretsonfire.net/forums/viewtopic.php?f=32&t=24976 and add the themes to /opt/fofix-git/data/themes/"
+}
+
+