This commit is contained in:
mmorrison 2019-02-04 20:22:06 -06:00
parent 481a8d86c8
commit 360a047136
2 changed files with 7 additions and 3 deletions

View file

@ -430,11 +430,15 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc.
Changelog
---
### 2.0.11
* Added support for Acra Sim Racing
* Added support for Mafia 2: Online
### 2.0.10
Added support for rFactor
* Added support for rFactor
### 2.0.9
Added support for Vice City: Multiplayer
* Added support for Vice City: Multiplayer
### 2.0.8
* Improve out-of-order packet handling for gamespy1 protocol

View file

@ -11,7 +11,7 @@
],
"main": "lib/index.js",
"author": "Michael Morrison",
"version": "2.0.10",
"version": "2.0.11",
"repository": {
"type": "git",
"url": "https://github.com/sonicsnes/node-gamedig.git"