mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Use Controller Toggle Gestures bind.
Toggle will not do anything if using Knuckles controllers. I do not own Knuckles so idk what it should do. 🤷
This commit is contained in:
parent
0f544878c1
commit
78c500598e
5 changed files with 42 additions and 99 deletions
23
GestureLock/format.json
Normal file
23
GestureLock/format.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"_id": 93,
|
||||
"name": "GestureLock",
|
||||
"modversion": "1.1.0",
|
||||
"gameversion": "2022r168",
|
||||
"loaderversion": "0.5.4",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"description": "Locks GestureLeft & GestureRight on SteamVR binding.",
|
||||
"searchtags": [
|
||||
"gesture",
|
||||
"lock",
|
||||
"GestureLeft",
|
||||
"GestureRight"
|
||||
],
|
||||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/GestureLock/releases/download/r1/GestureLock.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/GestureLock/",
|
||||
"changelog": "Use SteamVR Index Gesture Lock binding instead of touch input.",
|
||||
"embedcolor": "804221"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue