mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
More async
This commit is contained in:
parent
29ce0b82d0
commit
e937c725bb
20 changed files with 100 additions and 86 deletions
|
|
@ -424,7 +424,7 @@ additional option: token
|
|||
Games with this note use a query port which is usually not the same as the game's connection port.
|
||||
Usually, no action will be required from you. The 'port' option you pass GameDig should be the game's
|
||||
connection port. GameDig will attempt to calculate the query port automatically. If the query still fails,
|
||||
you may need to pass the 'port_query' option to GameDig as well, indicating the separate query port.
|
||||
you may need to find your server's query port, and pass that to GameDig instead.
|
||||
|
||||
Usage from Command Line
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue