i dont remember

This commit is contained in:
NotAKidoS 2022-12-15 11:29:06 -06:00
parent 73762e7241
commit 933913bb11
7 changed files with 606 additions and 350 deletions

View file

@ -1,9 +1,9 @@
{
"_id": -1,
"_id": 103,
"name": "DesktopVRSwitch",
"modversion": "2.0.0",
"gameversion": "2022r168",
"loaderversion": "0.5.4",
"modversion": "3.0.0",
"gameversion": "2022r169p1",
"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.**",
@ -16,8 +16,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/releases/download/r2/DesktopVRSwitch.dll",
"downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/releases/download/r3/DesktopVRSwitch.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/",
"changelog": "Initial Release",
"changelog": "Initial CVRMG Release",
"embedcolor": "3498db"
}