This commit is contained in:
NotAKidoS 2022-09-15 14:11:37 -05:00
parent 2b358862ab
commit 49563a00d3
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"_id": 93,
"name": "GestureLock",
"modversion": "1.1.0",
"modversion": "1.1.1",
"gameversion": "2022r168",
"loaderversion": "0.5.4",
"modtype": "Mod",
@ -16,8 +16,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r3/GestureLock.dll",
"downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r4/GestureLock.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/GestureLock/",
"changelog": "Use SteamVR Controller Gesture Lock binding instead of touch input.",
"changelog": "Gesture recognizer now works properly while gestures are locked.\nCan pull camera out with gestures while locked.",
"embedcolor": "804221"
}