mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Games] Add Quake 1 support.
This commit is contained in:
parent
c874b463e3
commit
af5e0d1fbf
5 changed files with 15 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ Protocols:
|
|||
|
||||
Games:
|
||||
- [Quake 2](https://store.steampowered.com/app/2320/Quake_II/) support.
|
||||
- [Quake 1](https://store.steampowered.com/app/2310/Quake/) 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