You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-simulation/openrct2/files/openrct2.confd

12 lines
415 B

# 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"