[NAK_CVR_Mods] Bump version numbers to MelonLoader 0.6.1

Forgot that all of my mods are compiled with 0.6.1 now.
This commit is contained in:
NotAKidoS 2023-06-20 17:09:22 -05:00
parent e8fc4e90ff
commit 70ae268149
30 changed files with 64 additions and 58 deletions

View file

@ -2,8 +2,8 @@
"_id": 142,
"name": "IKFixes",
"modversion": "1.0.6",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"gameversion": "2022r170p1",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "A few small fixes and configuration options to IK. Major ones are listed below:\n\n**FBT** - Fixes knee tracking, running animation direction, and animation bleeding into IK while calibrating/running. (no more chest tracker wiggle)\n\n**Halfbody** - Fixes footsteps while on a MovementParent, uses root angle offset to prevent feet from only pointing in head direction, and uses an IKPose to fix feet pointing upward.",