summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Edgecombe2017-08-10 08:17:24 +0100
committerGraham Edgecombe2017-08-10 08:17:24 +0100
commit510d9b5211ba89ba7696c96db06b4fe5e657f80c (patch)
tree3aa1275600e3ae71b3ad077b9e8a5a9954e863ac
parente82f6f16ba3d10e25083d44b47075056ff98b04d (diff)
downloadaur-510d9b5211ba89ba7696c96db06b4fe5e657f80c.tar.gz
Update post-install message
-rw-r--r--openrct2.install14
1 files changed, 4 insertions, 10 deletions
diff --git a/openrct2.install b/openrct2.install
index ca85f6dac792..6dfeac99a0eb 100644
--- a/openrct2.install
+++ b/openrct2.install
@@ -4,18 +4,12 @@ For OpenRCT2 to run you must install the assets from a retail copy of
RollerCoaster Tycoon 2. See the following page for more information on
installing a retail copy of the game on Linux:
- https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux
+ https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux,-macOS
-Once installed, set the game_path directive in the [general] section of
-\$XDG_CONFIG_HOME/OpenRCT2/config.ini (typically ~/.config/OpenRCT2/config.ini)
-to point to the location of the retail installation.
+If kdialog or zenity is available, OpenRCT2 will prompt you for the location of
+the retail install the first time you start it.
-For example:
-
- [general]
- game_path = "/path/to/RCT2"
-
-Alternatively, run:
+Alternatively, manually set the location of retail install:
openrct2 set-rct2 /path/to/RCT2/
EOF