From 13eab5704397e518af2020dbc231e845dcb787a3 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Wed, 7 Sep 2022 18:30:02 -0500 Subject: [PATCH] Update format.json --- GestureLock/format.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GestureLock/format.json b/GestureLock/format.json index ddc986a..d10f56c 100644 --- a/GestureLock/format.json +++ b/GestureLock/format.json @@ -6,7 +6,7 @@ "loaderversion": "0.5.4", "modtype": "Mod", "author": "NotAKidoS", - "description": "Locks GestureLeft & GestureRight on SteamVR binding.", + "description": "Locks GestureLeft & GestureRight on SteamVR binding.\nDoes nothing on Knuckles controllers.\n\nMake sure to bind Controller Toggle Gestures in SteamVR.", "searchtags": [ "gesture", "lock", @@ -16,8 +16,8 @@ "requirements": [ "None" ], - "downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r1/GestureLock.dll", + "downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r3/GestureLock.dll", "sourcelink": "https://github.com/NotAKidOnSteam/GestureLock/", - "changelog": "Use SteamVR Index Gesture Lock binding instead of touch input.", + "changelog": "Use SteamVR Controller Gesture Lock binding instead of touch input.", "embedcolor": "804221" } \ No newline at end of file