mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Added gameserver latency to returning data
This commit is contained in:
parent
ae8c13ba69
commit
618e19192c
2 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,8 @@
|
|||
"request": "~2.51.0",
|
||||
"minimist": "~1.1.0",
|
||||
"varint": "~4.0.0",
|
||||
"moment": "~2.9.0"
|
||||
"moment": "~2.9.0",
|
||||
"jjg-ping": "~1.0.1"
|
||||
},
|
||||
"bin": {
|
||||
"gamedig": "bin/gamedig.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue