From cbc2899bae25ab18d0e4ff05f7afe3002b3bea1d Mon Sep 17 00:00:00 2001 From: DataNext <83374556+DataNext27@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:39:59 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92ee426..57db2dd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ This plugin allows you to control to control SteelSeries GG Sonar with Touch Por - Click import plugin - Find the plugin file you've just downloaded and open it 4. Wait a bit till it finish loading -5. Now start setting up buttons or sliders +5. Restart Touch Portal +6. Now start setting up buttons or sliders ## Plugin Capabilities ### Actions From 1b311c2b7825d220e68de16c04c45067ca1a23c1 Mon Sep 17 00:00:00 2001 From: DataNext <83374556+DataNext27@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:44:46 +0100 Subject: [PATCH 2/2] Update entry.tp --- base/entry.tp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/entry.tp b/base/entry.tp index 5abacef..ccbfc53 100644 --- a/base/entry.tp +++ b/base/entry.tp @@ -1,6 +1,6 @@ { "sdk": 6, - "version": 5, + "version": 6, "name": "SteelSeries GG", "id": "steelseries-gg", "configuration": { @@ -286,4 +286,4 @@ "readOnly": false } ] -} \ No newline at end of file +}