chore: add protocol- mention on README

This commit is contained in:
Pedro Ivo Hudson 2024-01-17 00:02:40 -03:00
parent b481425dbf
commit 009504d065
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Confused on how this works, or you want to see more? Checkout the [examples](/ex
| Field | Type | Description |
|:---------|:-------|:---------------------------------------------------------------|
| **type** | string | One of the game IDs listed in the [games list](GAMES_LIST.md). |
| **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. |
## Optional Fields