This commit is contained in:
NotAKidoS 2023-06-06 11:51:47 -05:00
parent d04f505d88
commit 76a677e3e4
5 changed files with 12 additions and 12 deletions

View file

@ -1,12 +1,12 @@
{
"_id": -1,
"name": "TrackedControllerFix",
"modversion": "1.0.0",
"modversion": "1.0.5",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Allows your controllers to track while the SteamVR overlay is open. This also fixes Quest/Touch controllers feeling slow during fast movements.",
"description": "Allows your controllers to track while the SteamVR overlay is open. This also fixes Quest/Touch controllers feeling slow during fast movements.\n\nSupport for SmoothRay & DesktopVRSwitch.",
"searchtags": [
"vr",
"quest",
@ -16,8 +16,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r3/TrackedControllerFix.dll",
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r9/TrackedControllerFix.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/TrackedControllerFix/",
"changelog": "Initial Release",
"changelog": "Initial CVRMG Release",
"embedcolor": "3498db"
}