docs(counterstrike2): does not provide player names, note workaround (#675)

* docs(counterstrike2): does not provide player names, note workaround plugin

* docs(CHANGELOG.md): update
This commit is contained in:
CosminPerRam 2025-02-11 11:34:32 +02:00 committed by GitHub
parent 467606f6a6
commit 7ba1bc9e67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View file

@ -3,6 +3,7 @@
## 5.X.Y
* Docs: Arma Reforger query setup note (#670, thanks @xCausxn)
* Fix: Grand Theft Auto V - FiveM wrap the players query in a try block as it doesn't provide the data by default anymore (#674, thanks @xCausxn)
* Docs: Counter-Strike 2 does not provide players names, note this and a plugin workaround (#675).
## 5.2.0
* Fix: Palworld not respecting query output players schema (#666)