feat: Add Call of Duty: Black Ops 3 support (#473)

* feat: add black ops 3 support

* fix duplicate game name

* fix codbo3 port

* try resolve conflict

* possible conflict fix
This commit is contained in:
Pedro Ivo Hudson 2024-01-17 08:08:07 -03:00 committed by GitHub
parent 7c23e6c9e4
commit 861d24898a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -41,6 +41,7 @@ placeholders in the `players` fields.
* Valve: dont skip players with no name and keep state.raw.players.
* Stabilized field `numplayers`.
* BeamMP (2021) - Added support.
* Call of Duty: Black Ops 3 (2015) - Added support.
### 4.3.1
* Fixed support for the Minecraft [Better Compatibility Checker](https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker) Mod (By @Douile, #436).