summarylogtreecommitdiffstats
path: root/easyrpg-player.install
diff options
context:
space:
mode:
Diffstat (limited to 'easyrpg-player.install')
-rw-r--r--easyrpg-player.install7
1 files changed, 4 insertions, 3 deletions
diff --git a/easyrpg-player.install b/easyrpg-player.install
index 38eaae22eb12..bf47f32a1766 100644
--- a/easyrpg-player.install
+++ b/easyrpg-player.install
@@ -1,9 +1,10 @@
post_install() {
echo "You can play a RPG Maker 2000/2003 game by executing 'easyrpg-player' in it's"
- echo "directory. Remember you may need RTP(E) for some games. Easyrpg-player will"
- echo "notice installed RTPs with wine or when you set the environment variables"
- echo "RPG2K_RTP_PATH, RPG2K3_RTP_PATH or RPG_RTP_PATH (for both RTP's) accordingly."
+ echo "directory. Remember you may need to install the corresponding Run Time Package"
+ echo "(japanese, english) for some games. RTPs can be installed with wine and should"
+ echo "be used automatically. You can also set the environment variables"
+ echo "RPG2K_RTP_PATH, RPG2K3_RTP_PATH or RPG_RTP_PATH (for either RTP) accordingly."
}
post_upgrade() {