mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 12:52:09 +01:00
[refactor] update readme paramter table
This commit is contained in:
11
README.md
11
README.md
@@ -47,11 +47,12 @@ Real example: `file://C:/Users/.../index.html?remoteAppPort=5899&hideNonTalking=
|
|||||||
|
|
||||||
This is a list of all available parameters (all parameters are optional):
|
This is a list of all available parameters (all parameters are optional):
|
||||||
|
|
||||||
| Parameter | Description | Type | Default |
|
| Parameter | Description | Type | Default |
|
||||||
| ---------------- | ---------------------------------------- | ------- | --------------- |
|
| ----------------- | ---------------------------------------- | ------- | --------------- |
|
||||||
| `remoteAppPort` | The port of the Teamspeak 5 remote app | number | `5899` |
|
| `remoteAppPort` | The port of the Teamspeak 5 remote app | number | `5899` |
|
||||||
| `hideNonTalking` | Hide all non-talking clients | boolean | `false` |
|
| `hideNonTalking` | Hide all non-talking clients | boolean | `false` |
|
||||||
| `clientLimit` | Count of how many client should be shown | number | `0` (unlimited) |
|
| `clientLimit` | Count of how many client should be shown | number | `0` (unlimited) |
|
||||||
|
| `showChannelName` | Display the channel name | boolean | `false` |
|
||||||
|
|
||||||
## Setup (Developer)
|
## Setup (Developer)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user