mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
docs: README note that some games might require additional values
This commit is contained in:
parent
1fe026c166
commit
4e28f45553
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ Confused on how this works, or you want to see more? Checkout the [examples](/ex
|
|||
| **type** | string | One of the game type IDs listed in the [games list](GAMES_LIST.md). Or you can use `protocol-[name]` to select a specific protocol. Protocols are listed [here](protocols/index.js). |
|
||||
| **host** | string | Hostname or IP of the game server. |
|
||||
|
||||
Note that some games might require additional values to be specified.
|
||||
|
||||
## Optional Fields
|
||||
|
||||
| Field | Type | Default | Description |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue