NAK_CVR_Mods/MenuScalePatch/format.json
2023-03-03 17:57:22 -06:00

23 lines
No EOL
828 B
JSON

{
"_id": 95,
"name": "MenuScalePatch",
"modversion": "4.2.5",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Corrects MM and QM position when avatar is being scaled.\n\nOptional setting to enable Independent Head Turn while in menus.\nOptional setting to force menus to always follow player.",
"searchtags": [
"menu",
"scale",
"avatarscale",
"slider"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/MenuScalePatch/releases/download/v4.2.4/MenuScalePatch.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/MenuScalePatch/",
"changelog": "- Tweaked independent head turn implementation. Menu will now recenter after head has returned to target angle.",
"embedcolor": "804221"
}