Adds RCON specific arguments to support the RCON Protocol

This commit is contained in:
Marius Linge 2015-07-09 18:31:30 +02:00
parent 6ca7625d50
commit 39e2c7b8d2

View File

@ -16,6 +16,8 @@ arkbackupdir="/home/steam/ARK-Backups" # path to ba
# comment out these values if you want to define them
# inside your GameUserSettings.ini file
serverMap="TheIsland" # server map (default TheIsland)
ark_RCONEnabled="True" # Enable RCON Protocol
ark_RCONPort="32330" # RCON Port
ark_SessionName="ARK Server Tools" # if your session name needs special characters please use the .ini instead
ark_Port="7778" # ARK server port (default 7778)
ark_QueryPort="27016" # ARK query port (default 27016)