mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 09:18:31 +01:00
Merge pull request #313 from cetteup/feat/add-vrising
Add support for V Rising
This commit is contained in:
commit
c4ac27cd08
2 changed files with 2 additions and 0 deletions
|
@ -343,6 +343,7 @@ Games List
|
|||
| `ut3` | Unreal Tournament 3
|
||||
| `unturned` | unturned | [Valve Protocol](#valve)
|
||||
| `urbanterror` | Urban Terror
|
||||
| `vrising` | V Rising (2022) | [Valve Protocol](#valve)
|
||||
| `v8supercar` | V8 Supercar Challenge
|
||||
| `valheim` | Valheim (2021) | [Notes](#valheim), [Valve Protocol](#valve)
|
||||
| `ventrilo` | Ventrilo
|
||||
|
|
|
@ -290,6 +290,7 @@ vcmp|Vice City Multiplayer|vcmp|port=8192
|
|||
ventrilo|Ventrilo|ventrilo|port=3784
|
||||
vietcong|Vietcong|gamespy1|port=5425,port_query=15425
|
||||
vietcong2|Vietcong 2|gamespy2|port=5001,port_query=19967
|
||||
vrising|V Rising (2022)|valve|port=27015,port_query_offset=1
|
||||
warsow|Warsow|warsow|port=44400
|
||||
wheeloftime|Wheel of Time|gamespy1|port=7777,port_query_offset=1
|
||||
wolfenstein2009|Wolfenstein 2009|doom3|port=27666
|
||||
|
|
Loading…
Reference in a new issue