mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: update Soldat protocol (#642)
* feat: add Soldat support * feat: update protocol in games.js and CHANGELOG * feat: add gamemode in the raw object * remove debug console log * misspell * docs: add server config requirements * fix games list formatting issue * fix: players list
This commit is contained in:
parent
675c5ee4bc
commit
c77ca299b0
5 changed files with 58 additions and 5 deletions
|
|
@ -3,6 +3,7 @@
|
|||
## 5.X.Y
|
||||
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).
|
||||
* Feat: World of Padman (2007) - Added support (#636)
|
||||
* Feat: Update Soldat protocol (#642)
|
||||
|
||||
## 5.1.3
|
||||
* Fix: `Deus Ex` using the wrong protocol (#621)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue