initial upload

This commit is contained in:
NotAKidoS 2022-09-10 05:29:42 -05:00
parent e994a28046
commit 7332bc73b5
7 changed files with 220 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"_id": -1,
"name": "MenuScalePatch",
"modversion": "1.0.0",
"gameversion": "2022r168",
"loaderversion": "0.5.4",
"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/r1/MenuScalePatch.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/MenuScalePatch/",
"changelog": "Initial Release.",
"embedcolor": "804221"
}