From 83268619da4bd2505b4230567af8cfac6e80054c Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Tue, 22 Nov 2022 18:20:01 -0600 Subject: [PATCH] Update format.json --- MenuScalePatch/format.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/MenuScalePatch/format.json b/MenuScalePatch/format.json index c49ee8b..e845b2b 100644 --- a/MenuScalePatch/format.json +++ b/MenuScalePatch/format.json @@ -1,12 +1,12 @@ -wa { +{ "_id": 95, "name": "MenuScalePatch", - "modversion": "1.1.1", - "gameversion": "2022r168", - "loaderversion": "0.5.4", + "modversion": "2.0.0", + "gameversion": "2022r169", + "loaderversion": "0.5.7", "modtype": "Mod", "author": "NotAKidoS", - "description": "Corrects MM and QM position when avatar is scaled.\nAdditional option to scale player collision.", + "description": "Corrects MM and QM position when avatar is scaled.", "searchtags": [ "menu", "scale", @@ -18,6 +18,6 @@ wa { ], "downloadlink": "https://github.com/NotAKidOnSteam/MenuScalePatch/releases/download/r4/MenuScalePatch.dll", "sourcelink": "https://github.com/NotAKidOnSteam/MenuScalePatch/", - "changelog": "Fixed collision center. Collision no longer disconnects from avatar when moving roomscale.", + "changelog": "Removed collision scaling feature as it is now native.", "embedcolor": "804221" } \ No newline at end of file