mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 21:02:10 +01:00
add version to initalPayload
This commit is contained in:
@@ -13,7 +13,7 @@ function main() {
|
|||||||
type: "auth",
|
type: "auth",
|
||||||
payload: {
|
payload: {
|
||||||
identifier: "de.tealfire.obs",
|
identifier: "de.tealfire.obs",
|
||||||
version: "0.0.1", // TODO take version from meta.json
|
version: "0.1.9",
|
||||||
name: "TS5 OBS Overlay",
|
name: "TS5 OBS Overlay",
|
||||||
description: "A simple OBS overlay for TS5 by DerTyp876",
|
description: "A simple OBS overlay for TS5 by DerTyp876",
|
||||||
content: {
|
content: {
|
||||||
|
|||||||
Reference in New Issue
Block a user