mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
2.0.12
This commit is contained in:
parent
afe79775c4
commit
d604f1b49f
2 changed files with 10 additions and 5 deletions
13
README.md
13
README.md
|
|
@ -467,15 +467,20 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc.
|
||||||
Changelog
|
Changelog
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 2.0.12
|
||||||
|
* Servers are now limited to 10000 players to prevent OOM
|
||||||
|
* Improvements to Starmade (2012)
|
||||||
|
* Added Atlas (2018)
|
||||||
|
|
||||||
### 2.0.11
|
### 2.0.11
|
||||||
* Added support for Acra Sim Racing
|
* Added Acra Sim Racing
|
||||||
* Added support for Mafia 2: Online
|
* Added Mafia 2: Online
|
||||||
|
|
||||||
### 2.0.10
|
### 2.0.10
|
||||||
* Added support for rFactor
|
* Added rFactor
|
||||||
|
|
||||||
### 2.0.9
|
### 2.0.9
|
||||||
* Added support for Vice City: Multiplayer
|
* Added Vice City: Multiplayer
|
||||||
|
|
||||||
### 2.0.8
|
### 2.0.8
|
||||||
* Improve out-of-order packet handling for gamespy1 protocol
|
* Improve out-of-order packet handling for gamespy1 protocol
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
],
|
],
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"author": "Michael Morrison",
|
"author": "Michael Morrison",
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sonicsnes/node-gamedig.git"
|
"url": "https://github.com/sonicsnes/node-gamedig.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue