NAK_CVR_Mods/TrackedControllerFix/format.json
NotAKidoS 70ae268149 [NAK_CVR_Mods] Bump version numbers to MelonLoader 0.6.1
Forgot that all of my mods are compiled with 0.6.1 now.
2023-06-20 17:09:22 -05:00

23 lines
No EOL
779 B
JSON

{
"_id": -1,
"name": "TrackedControllerFix",
"modversion": "1.0.5",
"gameversion": "2022r170p1",
"loaderversion": "0.6.1",
"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.\n\nSupport for SmoothRay & DesktopVRSwitch.",
"searchtags": [
"vr",
"quest",
"controller",
"tracking"
],
"requirements": [
"None"
],
"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 CVRMG Release",
"embedcolor": "3498db"
}