summarylogtreecommitdiffstats
path: root/openrct2.install
diff options
context:
space:
mode:
authorGraham Edgecombe2014-05-27 10:45:10 +0100
committerGraham Edgecombe2014-05-27 10:55:16 +0100
commita03446add53cd1c39584be2c484f1c64d247a042 (patch)
tree62fa1de9c17ca2629ec1e00e1055849a03431fe5 /openrct2.install
downloadaur-a03446add53cd1c39584be2c484f1c64d247a042.tar.gz
Initial commit.
Diffstat (limited to 'openrct2.install')
-rw-r--r--openrct2.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/openrct2.install b/openrct2.install
new file mode 100644
index 000000000000..2d1fb467141a
--- /dev/null
+++ b/openrct2.install
@@ -0,0 +1,6 @@
+post_install() {
+ cat <<EOF
+For OpenRCT2 to run you must install a retail copy of RollerCoaster Tycoon 2
+with Wine.
+EOF
+}