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

Update readme.md with correct ports

To correctly query the server from funcoms master we need to allow port 7778. Once done this will show the correct age & ping.
This commit is contained in:
Brandon Pendleton 2023-03-21 15:10:58 -04:00 committed by GitHub
parent 94428fa05f
commit 1abfacbec5
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 in a table format.
| Port | default |
|---------|---------|
| Game | 7777 |
| UDP Query | 7778 |
| Steam Query | 27015 |
## More information can be found [here](https://forums.funcom.com/t/conan-exiles-dedicated-server-app-latest-version-1-0-21/21699)