summarylogtreecommitdiffstats
path: root/easyrpg-player.install
diff options
context:
space:
mode:
Diffstat (limited to 'easyrpg-player.install')
-rw-r--r--easyrpg-player.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/easyrpg-player.install b/easyrpg-player.install
index 45a346d2366b..2ef40fa29bea 100644
--- a/easyrpg-player.install
+++ b/easyrpg-player.install
@@ -1,7 +1,9 @@
post_install() {
- echo "You can launch a RPG Maker 2000/2003 game by starting 'EasyRPG_Player'"
+ echo "You can launch a RPG Maker 2k/2k3 game by starting 'easyrpg-player'"
echo "in it's directory. Remember you may need RTP(E) for some games."
+ echo "Easyrpg-player will notice RTPs installed with wine and honour"
+ echo "RPG2K_RTP_PATH, RPG2K3_RTP_PATH and RPG_RTP_PATH environment variables."
}
post_upgrade() {