mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix(gta5f): wrap query of players in a catch (#674)
* feat: wrap query of players in a catch * docs: add note about how to make players query get through * docs: update CHANGELOG.md * docs: add comment regarding adding requestPlayers and requestPlayersRequired eventually
This commit is contained in:
parent
c68db8f98b
commit
467606f6a6
4 changed files with 10 additions and 4 deletions
|
|
@ -2,6 +2,7 @@
|
|||
## To Be Released...
|
||||
## 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)
|
||||
|
||||
## 5.2.0
|
||||
* Fix: Palworld not respecting query output players schema (#666)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue