mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-16 23:32:53 +08:00
62cec86e02
Updated ports according to PZ's Network changes. Updated Readme Replaced old not recognized -steamport1 with new -udpport parameter
20 lines
704 B
Markdown
20 lines
704 B
Markdown
# Project Zomboid
|
|
|
|
Project Zomboid is the ultimate in zombie survival. Alone or in MP: you loot, build, craft, fight, farm and fish in a struggle to survive. A hardcore RPG skillset, a vast map, a massively customisable sandbox and a cute tutorial raccoon await the unwary. So how will you die?
|
|
|
|
## Server Ports
|
|
|
|
Project Zomboid requires one port for game data and one port for Steam.
|
|
|
|
```log
|
|
> *** SERVER STARTED ****.
|
|
> *** Steam is enabled.
|
|
> Server is listening on port 16261 (for Steam connection) and port 16262 (for UDPRakNet connection).
|
|
> Clients should use 16261 port for connections.
|
|
```
|
|
|
|
| Port | default |
|
|
|-------------|---------|
|
|
| DefaultPort | 16261 |
|
|
| UDPPort | 16262 |
|