aboutsummaryrefslogtreecommitdiffstats
path: root/community/openrct2/openrct2-cli.post-install
blob: 0ded1a015587908abbd2fe613bbb2fee1a646b36 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

cat <<EOF
Although assets of a retail copy of RollerCoaster Tycoon 2 are required
for the client, this is not the case for the headless server.

After installing this package, the server can be launched directly with
openrct2-cli host <path/to/save file>
EOF