summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpyamsoft2016-12-25 21:46:22 -0800
committerpyamsoft2016-12-25 21:46:22 -0800
commit64a7c75eab88e332fc741b1bc86d34e41400f708 (patch)
treee828b8014d4f3debe315a30de5499ec6f789ff96
parent4a6c4e037f97ff5f99809e686609f83c60587411 (diff)
downloadaur-64a7c75eab88e332fc741b1bc86d34e41400f708.tar.gz
Make the update message notify about all config files
-rw-r--r--faster-melee.install9
1 files changed, 7 insertions, 2 deletions
diff --git a/faster-melee.install b/faster-melee.install
index 57fcfc905dc1..2a2e40a8ba97 100644
--- a/faster-melee.install
+++ b/faster-melee.install
@@ -1,8 +1,13 @@
post_install() {
printf -- "%s\n" "$(cat << EOF
- Make sure you install the GALE01.ini config file into:
- ${HOME}/.local/share/dolphin-emu/GameSettings/GALE01.ini
+ Make sure you install the following config files into
+ '${HOME}/.local/share/dolphin-emu/GameSettings'
+
+ GALE01.ini
+ MNCE02.ini
+ NMNB01.ini
+ PALE02.ini
See https://fastermelee.net for more information on the
Faster Melee build of the Dolphin Emulator.