Update: Conan Exiles

This commit is contained in:
Quinten
2023-08-17 18:58:24 +02:00
committed by GitHub
parent 67a7fb2655
commit a2f29cd3b7
2 changed files with 62 additions and 33 deletions

View File

@@ -14,8 +14,17 @@ Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Game | 7777 |
| UDP Query | 7778 |
| Steam Query | 27015 |
| Game | 7777 |
| Game +1 | 7778 |
| UDP Server query| 27015 |
| RCON| 25575 |
## Mods
If you want mods download you have to allocated 1 extra port and manualy set Engine.ini.
See: [Here](https://www.conanexiles.com/dedicated-servers/)
## More information can be found [here](https://forums.funcom.com/t/conan-exiles-dedicated-server-app-latest-version-1-0-21/21699)