docs: README note that some games might require additional values

This commit is contained in:
CosminPerRam 2025-01-21 20:16:38 +02:00
parent 1fe026c166
commit 4e28f45553

View file

@ -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 |