mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Protocol] Valve: Reverse: No name players not being added to the list
This commit is contained in:
parent
ab43675ae5
commit
99c87557c2
3 changed files with 21 additions and 26 deletions
|
|
@ -7,6 +7,10 @@ Crate:
|
|||
- Added feature `no_games` which disables the supported games (useful when you are only using
|
||||
the protocols/services, also saves storage space).
|
||||
|
||||
Protocols:
|
||||
- Valve:
|
||||
1. Reversed (from `0.1.0`) "Players with no name are no more added to the `players_details` field.", also added a note in the [protocols](PROTOCOLS.md) file regarding this.
|
||||
|
||||
### Breaking:
|
||||
None.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue