mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
docs(readme): fix tables formatting
This commit is contained in:
parent
9633536baf
commit
ebe856402a
1 changed files with 4 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ Confused on how this works, or you want to see more? Checkout the [examples](/ex
|
||||||
## Required Fields
|
## Required Fields
|
||||||
|
|
||||||
| Field | Type | Description |
|
| Field | Type | Description |
|
||||||
|:---------|:-------|:---------------------------------------------------------------|
|
|:---------|:-------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **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). |
|
| **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. |
|
| **host** | string | Hostname or IP of the game server. |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue