From 468313fd40564e1914d10dbbc766cb3d073eb3c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20L=C3=B3pez=20Vicente?= Date: Sat, 25 Apr 2026 11:09:07 +0200 Subject: [PATCH 1/2] Add new plugin entry for streamcontroller-steam --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index 5369600..6e502e6 100644 --- a/Plugins.json +++ b/Plugins.json @@ -401,5 +401,11 @@ "commits": { "0.1.0": "00d2597dbda67c8b90063afe6101da69a98dea97" } + }, + { + "url": "https://github.com/MiguelAngelLV/streamcontroller-steam", + "commits": { + "0.8": "0ba00472f3738fd8293b5548cf72972bc04761fd" + } } ] From aef9a096ad6e33b0500006c847ccc23fe938779b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20L=C3=B3pez=20Vicente?= Date: Sun, 24 May 2026 10:31:42 +0200 Subject: [PATCH 2/2] Change commit version from 0.8 to 1.0 Updated commit hash for streamcontroller-steam plugin. --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 6b6cce7..f81bfad 100644 --- a/Plugins.json +++ b/Plugins.json @@ -419,7 +419,7 @@ { "url": "https://github.com/MiguelAngelLV/streamcontroller-steam", "commits": { - "0.8": "0ba00472f3738fd8293b5548cf72972bc04761fd" + "1.0": "7843d04e5ae8b23ac4a1902778e50ca454974c22" } } ]