This commit is contained in:
NotAKidoS 2023-02-03 03:59:40 -06:00
parent 49563a00d3
commit d9b41dc5cc
3 changed files with 65 additions and 57 deletions

View file

@ -1,9 +1,9 @@
{
"_id": 93,
"name": "GestureLock",
"modversion": "1.1.1",
"gameversion": "2022r168",
"loaderversion": "0.5.4",
"modversion": "2.0.0",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Locks GestureLeft & GestureRight on SteamVR binding.\nDoes nothing on Knuckles controllers.\n\nMake sure to bind Controller Toggle Gestures in SteamVR.",
@ -16,8 +16,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r4/GestureLock.dll",
"downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/v2.0.0/GestureLock.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/GestureLock/",
"changelog": "Gesture recognizer now works properly while gestures are locked.\nCan pull camera out with gestures while locked.",
"changelog": "- Simplification & refactor.",
"embedcolor": "804221"
}