fixed desktop and calibrate..?

This commit is contained in:
NotAKidoS 2022-09-25 00:20:46 -05:00
parent db5d7d91a7
commit 500622967e
2 changed files with 39 additions and 22 deletions

View file

@ -0,0 +1,23 @@
{
"_id": 95,
"name": "DesktopVRSwitch",
"modversion": "1.1.0",
"gameversion": "2022r168",
"loaderversion": "0.5.4",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Corrects MM and QM position when avatar is scaled.\nAdditional option to scale player collision.",
"searchtags": [
"menu",
"scale",
"avatarscale",
"slider"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/releases/download/r2/DesktopVRSwitch.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/",
"changelog": "Added option to scale player collision. Fixed some VR specific issues.",
"embedcolor": "804221"
}