updated port layouts for games.

This commit is contained in:
Michael (Parker) Parker
2018-08-16 09:41:48 -04:00
parent 8e30eeffd7
commit 67f0fe0f94
11 changed files with 53 additions and 15 deletions

View File

@@ -8,3 +8,9 @@ Set in a brutally unforgiving post-apocalyptic world overrun by the undead, 7 Da
game ports (default 26900-26902)
remote control (default 8080, 8081)
allocs webmap (default 8082)
| Port | default |
|---------|---------------|
| Game | 26900 - 26902 |
| RCON | 8080 - 8081 |
| webmap | 8082 |

View File

@@ -5,7 +5,9 @@ Welcome to PixARK, a vast, wild world filled with vicious dinosaurs, magical cre
### Server Ports
PixARK requires 4 ports
Game Port (default 27015)
QueryPort (default 27016)
RCONPort (default 27017)
cubeport (default 27018)
| Port | default |
|-------|---------|
| Game | 27015 |
| Query | 27016 |
| RCON | 27017 |
| cube | 27018 |