feat: add Double Action: Boogaloo support

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

View file

@ -21,6 +21,7 @@ Games:
- 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.
- [Double Action: Boogaloo](https://store.steampowered.com/app/317360/Double_Action_Boogaloo/) support.
Crate:
- Changed the serde feature to only enable serde derive for some types: serde and serde_json is now a dependecy by default.