mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Improve source protocol to support all available features
This commit is contained in:
parent
ef0f0075d3
commit
f062e03271
5 changed files with 56 additions and 10 deletions
|
|
@ -28,6 +28,7 @@
|
|||
"dependencies": {
|
||||
"iconv": ">=2.0.6",
|
||||
"bignum": ">=0.6.1",
|
||||
"async": ">=0.2.9"
|
||||
"async": ">=0.2.9",
|
||||
"compressjs": ">=1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue