mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Clarification about input
This commit is contained in:
parent
7a1b0231d0
commit
d3e9e818f1
1 changed files with 3 additions and 3 deletions
|
|
@ -26,9 +26,9 @@ Gamedig.query(
|
|||
|
||||
* **type**: One of the types from the protocols folder
|
||||
* **host**
|
||||
* **port**: Uses the protocol default if not set
|
||||
* **login**: Required by nadeo protocol
|
||||
* **password**: Required by nadeo protocol
|
||||
* **port**: (optional) Uses the protocol default if not set
|
||||
* **login**: (optional) Used only by nadeo protocol
|
||||
* **password**: (optional) Used only by nadeo protocol
|
||||
|
||||
###Callback Function
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue