feat(games): add base defense support

This commit is contained in:
CosminPerRam 2024-01-07 23:44:35 +02:00
parent c71e783e1e
commit 94102d0d7b
4 changed files with 8 additions and 0 deletions

View file

@ -13,6 +13,7 @@ Games:
- [Rising World](https://store.steampowered.com/app/324080/Rising_World/) support.
- [ATLAS](https://store.steampowered.com/app/834910/ATLAS/) support.
- [America's Army: Proving Grounds](https://store.steampowered.com/app/203290/Americas_Army_Proving_Grounds/) support.
- [Base Defense](https://store.steampowered.com/app/632730/Base_Defense/) support.
- Added a valve protocol query example.
- Made all of Just Cause 2: Multiplayer Response and Player fields public.