1
0
mirror of https://github.com/parkervcp/eggs.git synced 2025-03-14 06:57:21 +08:00

20 lines
704 B
Markdown
Raw Normal View History

2020-06-06 11:29:50 -07:00
# 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.
2020-06-06 11:29:50 -07:00
```
| Port | default |
|-------------|---------|
| DefaultPort | 16261 |
| UDPPort | 16262 |