mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
feat(games): add Clive Barker's Undying to game list (#733)
* feat(games): add Clive Barker's Undying to game list * Added new game entry for "Clive Barker's Undying" * Release year set to 2002 * Configured options with port 7777 and protocol 'gamespy1' * docs: add GAMES_LIST.md entryw * docs: add CHANGELOG.md line --------- Co-authored-by: CosminPerRam <cosmin.p@live.com>
This commit is contained in:
parent
b4da5fd93d
commit
b27cbcbe2b
3 changed files with 11 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
* Fix: BeamMP would not match on given port (#730)
|
||||
* Fix: version field would sometimes be a Number type (#735)
|
||||
* Feat: Squad - Replace Valve protocol with EOS protocol (By @k3ithos #731)
|
||||
* Feat: Clive Barker's Undying - Added support (By @dgibbs64 #733)
|
||||
|
||||
## 5.3.1
|
||||
* Fix: HTTP requests would end up making more retries than needed due to got's internal retry mechanism (#690, thanks @RattleSN4K3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue