mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 09:18:31 +01:00
feat: Add support for Ballistic Overkill (#324)
This commit is contained in:
parent
8f552396c0
commit
c2c2726442
2 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,7 @@ Games List
|
||||||
| `atlas` | Atlas (2018) | [Valve Protocol](#valve)
|
| `atlas` | Atlas (2018) | [Valve Protocol](#valve)
|
||||||
| `avorion` | Avorion (2020) | [Valve Protocol](#valve)
|
| `avorion` | Avorion (2020) | [Valve Protocol](#valve)
|
||||||
| `baldursgate` | Baldur's Gate (1998)
|
| `baldursgate` | Baldur's Gate (1998)
|
||||||
|
| `ballisticoverkill` | Ballistic Overkill (2017) | [Valve Protocol](#valve)
|
||||||
| `barotrauma` | Barotrauma (2019) | [Valve Protocol](#valve)
|
| `barotrauma` | Barotrauma (2019) | [Valve Protocol](#valve)
|
||||||
| `bat1944` | Battalion 1944 (2018) | [Valve Protocol](#valve)
|
| `bat1944` | Battalion 1944 (2018) | [Valve Protocol](#valve)
|
||||||
| `bf1942` | Battlefield 1942 (2002)
|
| `bf1942` | Battlefield 1942 (2002)
|
||||||
|
|
|
@ -28,6 +28,7 @@ arma3|ARMA 3 (2013)|valve|port=2302,port_query_offset=1
|
||||||
|
|
||||||
armagetron|Armagetron Advanced (2001)|armagetron|port=4534
|
armagetron|Armagetron Advanced (2001)|armagetron|port=4534
|
||||||
baldursgate|Baldur's Gate (1998)|gamespy1|port=6073,port_query=1470
|
baldursgate|Baldur's Gate (1998)|gamespy1|port=6073,port_query=1470
|
||||||
|
ballisticoverkill|Ballistic Overkill (2017)|valve|port=27015,port_query_offset=1
|
||||||
barotrauma|Barotrauma (2019)|valve|port=27015,port_query_offset=1
|
barotrauma|Barotrauma (2019)|valve|port=27015,port_query_offset=1
|
||||||
bat1944|Battalion 1944 (2018)|valve|port=7777,port_query_offset=3
|
bat1944|Battalion 1944 (2018)|valve|port=7777,port_query_offset=3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue