mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Games] Add Quake 2 support.
This commit is contained in:
parent
0ceb31bf86
commit
f79f2ea2de
5 changed files with 17 additions and 1 deletions
|
|
@ -7,6 +7,9 @@ Protocols:
|
|||
1. Added standard and serde derives to `GatheringSettings`.
|
||||
- Quake 1, 2 and 3 support.
|
||||
|
||||
Games:
|
||||
- [Quake 2](https://store.steampowered.com/app/2320/Quake_II/) support.
|
||||
|
||||
### Breaking:
|
||||
- Every function that used `&str` for the address has been changed to `&IpAddr` (thanks [@Douile](https://github.com/Douile) for the re-re-write).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue