mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +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
|
* **type**: One of the types from the protocols folder
|
||||||
* **host**
|
* **host**
|
||||||
* **port**: Uses the protocol default if not set
|
* **port**: (optional) Uses the protocol default if not set
|
||||||
* **login**: Required by nadeo protocol
|
* **login**: (optional) Used only by nadeo protocol
|
||||||
* **password**: Required by nadeo protocol
|
* **password**: (optional) Used only by nadeo protocol
|
||||||
|
|
||||||
###Callback Function
|
###Callback Function
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue