mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
3.0.4
This commit is contained in:
parent
e6329dd583
commit
68b8dfd684
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
### 3.0.4
|
||||||
|
* Add support for Discord widget
|
||||||
|
|
||||||
### 3.0.3
|
### 3.0.3
|
||||||
* Greatly improve gamespy1 protocol, with additional error handling and xserverquery support.
|
* Greatly improve gamespy1 protocol, with additional error handling and xserverquery support.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
],
|
],
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"author": "GameDig Contributors",
|
"author": "GameDig Contributors",
|
||||||
"version": "3.0.3",
|
"version": "3.0.4",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/gamedig/node-gamedig.git"
|
"url": "https://github.com/gamedig/node-gamedig.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue