mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
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:
parent
7c23e6c9e4
commit
861d24898a
3 changed files with 10 additions and 0 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue