feat: Add Soulmask Support (#572)

* feat: Add Soulmask game support (valve)

* feat: Update Soulmask game port to 8777 and add port_query field

* Update CHANGELOG.md
This commit is contained in:
James Causon 2024-06-11 20:03:44 +01:00 committed by GitHub
parent 2b58e0d233
commit 0502c39c9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 1 deletions

View file

@ -1,7 +1,7 @@
## To Be Released...
## 5.X.Y
In progress?
* Soulmask - Added support (By @xCausxn #572)
## 5.0.0
* Added a new stabilized field `version` in the query response (By @podrivo #532)