Update format.json

This commit is contained in:
NotAKidoS 2022-09-07 18:30:02 -05:00
parent 405c6aea22
commit 13eab57043

View file

@ -6,7 +6,7 @@
"loaderversion": "0.5.4", "loaderversion": "0.5.4",
"modtype": "Mod", "modtype": "Mod",
"author": "NotAKidoS", "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": [ "searchtags": [
"gesture", "gesture",
"lock", "lock",
@ -16,8 +16,8 @@
"requirements": [ "requirements": [
"None" "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/", "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" "embedcolor": "804221"
} }