NAK_CVR_Mods/GestureLock/format.json
2022-09-15 14:11:37 -05:00

23 lines
No EOL
791 B
JSON

{
"_id": 93,
"name": "GestureLock",
"modversion": "1.1.1",
"gameversion": "2022r168",
"loaderversion": "0.5.4",
"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.",
"searchtags": [
"gesture",
"lock",
"GestureLeft",
"GestureRight"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r4/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.",
"embedcolor": "804221"
}