feat: Add support for Icarus (#626)

* Add support for Icarus via valve protocol

* Add changelog entry
This commit is contained in:
James Causon 2024-09-02 21:57:49 +01:00 committed by GitHub
parent e74ae933b3
commit fe8628fcee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -5,6 +5,7 @@
* Fix: `Soldier ff Fortune` using the wrong protocol (#623)
* Feat: For the Quake2 protocol `version`'s field, also look for `version` in the raw object
* Feat: Add option `requestPlayers`, defaults to `true`.
* Added support for Icarus using valve protocol (By @xCausxn #626)
## 5.1.2
* Added Vintage Story support via the master server (#606)