NAK_CVR_Mods/MenuScalePatch/format.json
2022-11-22 18:20:01 -06:00

23 lines
No EOL
635 B
JSON

{
"_id": 95,
"name": "MenuScalePatch",
"modversion": "2.0.0",
"gameversion": "2022r169",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Corrects MM and QM position when avatar is scaled.",
"searchtags": [
"menu",
"scale",
"avatarscale",
"slider"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/MenuScalePatch/releases/download/r4/MenuScalePatch.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/MenuScalePatch/",
"changelog": "Removed collision scaling feature as it is now native.",
"embedcolor": "804221"
}