Initial Upload

it working and not nuking fps... wow
This commit is contained in:
NotAKidoS 2022-09-14 08:27:23 -05:00
parent cb280bdf00
commit 29060f71c1
23 changed files with 1905 additions and 0 deletions

23
CVRGizmos/format.json Normal file
View file

@ -0,0 +1,23 @@
{
"_id": 95,
"name": "CVRGizmos",
"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/CVRGizmos/releases/download/r2/CVRGizmos.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/CVRGizmos/",
"changelog": "Added option to scale player collision. Fixed some VR specific issues.",
"embedcolor": "804221"
}