feat: add counter-strike 2 support

This commit is contained in:
CosminPerRam 2024-03-10 23:36:04 +02:00
parent b2e34b32f8
commit 82b7a5f169
4 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,7 @@ Games:
- [Mindustry](https://mindustrygame.github.io/) support.
- Eco support (by @CosminPerRam).
- [Call Of Duty: Black Ops 3](https://store.steampowered.com/agecheck/app/311210/) support.
- [Counter-Strike 2](https://store.steampowered.com/app/730/CounterStrike_2/) support.
Crate:
- Changed the serde feature to only enable serde derive for some types: serde and serde_json is now a dependecy by default.