feat: add black ops 3 support (#189)

* feat: add black ops 3 support

* chore: formatting
This commit is contained in:
CosminPerRam 2024-02-25 23:50:27 +02:00 committed by GitHub
parent ef017d4703
commit c1454805bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 0 deletions

View file

@ -19,6 +19,7 @@ Games:
- Made all of Just Cause 2: Multiplayer Response and Player fields public.
- [Mindustry](https://mindustrygame.github.io/) support.
- Eco support (by @CosminPerRam).
- [Call Of Duty: Black Ops 3](https://store.steampowered.com/agecheck/app/311210/) support.
Crate:
- Changed the serde feature to only enable serde derive for some types: serde and serde_json is now a dependecy by default.