mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 09:18:31 +01:00
Add support for Project Zomboid
Add 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, massively customisable sandbox and a cute tutorial raccoon await the unwary. So how will you die? All it takes is a bite.."
This commit is contained in:
parent
5c2d15df49
commit
24ec9985ce
2 changed files with 2 additions and 0 deletions
|
@ -250,6 +250,7 @@ Games List
|
||||||
| `prey` | Prey
|
| `prey` | Prey
|
||||||
| `primalcarnage` | Primal Carnage: Extinction | [Valve Protocol](#valve)
|
| `primalcarnage` | Primal Carnage: Extinction | [Valve Protocol](#valve)
|
||||||
| `prbf2` | Project Reality: Battlefield 2 (2005)
|
| `prbf2` | Project Reality: Battlefield 2 (2005)
|
||||||
|
| `przomboid` | Project Zomboid (2013) | [Valve Protocol](#valve)
|
||||||
| `quake1` | Quake 1: QuakeWorld (1996)
|
| `quake1` | Quake 1: QuakeWorld (1996)
|
||||||
| `quake2` | Quake 2 (1997)
|
| `quake2` | Quake 2 (1997)
|
||||||
| `quake3` | Quake 3: Arena (1999)
|
| `quake3` | Quake 3: Arena (1999)
|
||||||
|
|
|
@ -190,6 +190,7 @@ postal2|Postal 2|gamespy1|port=7777,port_query_offset=1
|
||||||
prey|Prey|doom3|port=27719
|
prey|Prey|doom3|port=27719
|
||||||
primalcarnage|Primal Carnage: Extinction|valve|port=7777,port_query=27015
|
primalcarnage|Primal Carnage: Extinction|valve|port=7777,port_query=27015
|
||||||
prbf2|Project Reality: Battlefield 2 (2005)|gamespy3|port=16567,port_query=29900
|
prbf2|Project Reality: Battlefield 2 (2005)|gamespy3|port=16567,port_query=29900
|
||||||
|
przomboid|Project Zomboid|valve|port=16261
|
||||||
|
|
||||||
quake1|Quake 1: QuakeWorld (1996)|quake1|port=27500
|
quake1|Quake 1: QuakeWorld (1996)|quake1|port=27500
|
||||||
quake2|Quake 2 (1997)|quake2|port=27910
|
quake2|Quake 2 (1997)|quake2|port=27910
|
||||||
|
|
Loading…
Reference in a new issue