mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
23 lines
No EOL
1.1 KiB
JSON
23 lines
No EOL
1.1 KiB
JSON
{
|
|
"_id": 103,
|
|
"name": "DesktopVRSwitch",
|
|
"modversion": "4.3.1",
|
|
"gameversion": "2022r170",
|
|
"loaderversion": "0.5.7",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Allows you to switch between Desktop and VR with a keybind.\n**Press Control + F6 to switch.**\n\nWhile this mod is a nice convienence feature to have access to, not every chillout system or mod is built to support it. I cannot possibly cover every edge case or mitigate issues with every mod. **Use at your own discretion.**",
|
|
"searchtags": [
|
|
"desktop",
|
|
"vr",
|
|
"switch",
|
|
"hotswap"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/releases/download/v4.3.1/DesktopVRSwitch.dll",
|
|
"sourcelink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/",
|
|
"changelog": "- Backported rewrite from Experimental & patched up to handle OpenVR.\n- Reinitialize SteamVR input on switch incase user restarted SteamVR or changed controllers. Correct fixedDeltaTime when entering Desktop.\n- Many tweaks to ensure everything in-game functions as expected.",
|
|
"embedcolor": "3498db"
|
|
} |