mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-12 02:48:27 +00:00
Adds RCON specific arguments to support the RCON Protocol
This commit is contained in:
parent
6ca7625d50
commit
39e2c7b8d2
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user