mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-11 02:28:27 +00:00
ARK now uses UDP for game ports
This commit is contained in:
parent
312603597a
commit
f59a4292cf
@ -846,7 +846,7 @@ Common ARK options
|
|||||||
The TCP port on which the server listens for RCON commands. Must be unique on the host.
|
The TCP port on which the server listens for RCON commands. Must be unique on the host.
|
||||||
|
|
||||||
`ark_Port=<portnum>`::
|
`ark_Port=<portnum>`::
|
||||||
The TCP port on which the server listens for client connections. Must be unique on the host.
|
The UDP port on which the server listens for client connections. Must be unique on the host.
|
||||||
|
|
||||||
`ark_QueryPort=<portnum>`::
|
`ark_QueryPort=<portnum>`::
|
||||||
The UDP port on which the server listens for queries. Must be unique on the host.
|
The UDP port on which the server listens for queries. Must be unique on the host.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user