summaryrefslogtreecommitdiff
blob: cdc414542d264a2632143d5810e53cb4e23a3ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Name of the OpenRCT2 scenario file,
# which will be used by the dedicated server.
# It needs to be placed in '/var/lib/openrct2/<instance>/scenario'.
# The default instance is 'main'.
OPENRCT2_SCENARIO_FILE="scenario.sc6"

# Options, which can be passed to the dedicated server.
OPENRCT2_OPTS="--port 11753"