mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Games: Add Black Mesa support.
This commit is contained in:
parent
4a7eb400db
commit
328de37b2d
6 changed files with 22 additions and 3 deletions
|
|
@ -5,13 +5,14 @@ Who knows what the future holds...
|
|||
### Changes:
|
||||
Games:
|
||||
- [Risk of Rain 2](https://store.steampowered.com/app/632360/Risk_of_Rain_2/) support.
|
||||
- [Battalion 1944](https://store.steampowered.com/app/489940/BATTALION_Legacy/) support.
|
||||
- [Battalion 1944](https://store.steampowered.com/app/489940/BATTALION_Legacy/) support.
|
||||
- [Black Mesa](https://store.steampowered.com/app/362890/Black_Mesa/) support.
|
||||
|
||||
Protocols:
|
||||
- Valve: Players with no name are no more added to the `players_details` field.
|
||||
|
||||
Crate:
|
||||
- `MSRV` is now `1.56.1` (from `1.58.1`)
|
||||
- `MSRV` is now `1.56.1` (was `1.58.1`)
|
||||
|
||||
### Breaking:
|
||||
Protocols:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue