[Protocol] Add optional address field to quake 2 player

This commit is contained in:
CosminPerRam 2023-06-27 00:58:38 +03:00
parent 8316dac2cc
commit 84ebeb8065
2 changed files with 6 additions and 0 deletions

View file

@ -5,6 +5,7 @@ Who knows what the future holds...
### Changes:
Protocols:
- GameSpy 2 support.
- Quake 2: Added Optional address field to Player.
Generic query:
- Added generic queries (by [@Douile](https://github.com/Douile)) which come with a common struct for the response fields.