NAK_CVR_Mods/GestureLock/format.json
2023-04-26 15:32:02 -05:00

23 lines
No EOL
730 B
JSON

{
"_id": 93,
"name": "GestureLock",
"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.",
"searchtags": [
"gesture",
"lock",
"GestureLeft",
"GestureRight"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r3/GestureLock.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/GestureLock/",
"changelog": "- Simplification & refactor.",
"embedcolor": "804221"
}