mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-10 21:26:56 +01:00
Merge pull request #259 from xhip/Add-support-for-Project-Zomboid
Add support for Project Zomboid
This commit is contained in:
commit
9e3da66aa2
@ -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 New Issue
Block a user