mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Protocol] Moved GS1 under gamespy::one instead of gamespy
This commit is contained in:
parent
c5fd58f794
commit
780d42067e
6 changed files with 11 additions and 17 deletions
|
|
@ -22,6 +22,7 @@ Services:
|
|||
Protocols:
|
||||
- Valve: Request type enums have been renamed from all caps to starting-only uppercase, ex: `INFO` to `Info`
|
||||
- GameSpy 1: `players_minimum` is now an `Option<u8>` instead of an `u8`
|
||||
- GameSpy 1: Is now under `protocols::gamespy::one` instead of `protocols::gamespy`
|
||||
|
||||
# 0.2.1 - 03/03/2023
|
||||
### Changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue