1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00

Merge pull request #2133 from Aaronstar-McClure/rust-server-query-port

rust server query port
This commit is contained in:
Michael (Parker) Parker 2023-02-15 05:28:41 -09:00 committed by GitHub
commit 5e32853370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ Ports required to run the server.
| Port | default |
|----------------|-----------|
| Game and Query | 28015 UDP |
| Game | 28015 UDP |
| RCON | 28016 TCP |
| Query | 28017 UDP |
| Rust+ App | 28082 TCP |