summarylogtreecommitdiffstats
path: root/fofix.install
diff options
context:
space:
mode:
authorFrançois Magimel2015-07-09 16:27:39 +0200
committerFrançois Magimel2015-07-09 16:28:27 +0200
commitcce480a9dd0d17d5c4d98469b75a241400cd21ca (patch)
tree90d3c3afa6cf79da6254ff632285d038aee30ed2 /fofix.install
downloadaur-cce480a9dd0d17d5c4d98469b75a241400cd21ca.tar.gz
Initial import
Diffstat (limited to 'fofix.install')
-rwxr-xr-xfofix.install12
1 files changed, 12 insertions, 0 deletions
diff --git a/fofix.install b/fofix.install
new file mode 100755
index 000000000000..8336ee0d3152
--- /dev/null
+++ b/fofix.install
@@ -0,0 +1,12 @@
+post_install() {
+
+
+echo
+echo "Run 'fofix' to start the game. To add songs to the game, add them to '/opt/fofix/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/data/themes/"
+}
+
+