From 1cb0e143e954311b0d34d9739ff69310451a1a5c Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Wed, 29 Mar 2023 00:13:05 -0500 Subject: [PATCH] Update format.json --- DesktopVRIK/format.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/DesktopVRIK/format.json b/DesktopVRIK/format.json index fe01f10..53afde0 100644 --- a/DesktopVRIK/format.json +++ b/DesktopVRIK/format.json @@ -6,7 +6,7 @@ "loaderversion": "0.5.7", "modtype": "Mod", "author": "NotAKidoS", - "description": "Adds VRIK to Desktop avatars. No longer will you be a liveless sliding statue~!\nAdds the small feet stepping when looking around on Desktop.", + "description": "Adds VRIK to Desktop avatars. No longer will you be a liveless sliding statue~!\nAdds the small feet stepping when looking around on Desktop.\n\nOptional BTKUILib and AvatarMotionTweaker integrations.", "searchtags": [ "desktop", "vrik", @@ -15,11 +15,10 @@ "fish" ], "requirements": [ - "BTKUILib", - "AvatarMotionTweaker" + "BTKUILib" ], "downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRIK/releases/download/v4.1.0/DesktopVRIK.dll", "sourcelink": "https://github.com/NotAKidOnSteam/DesktopVRIK/", - "changelog": "- No longer requires AvatarMotionTweaker.\n- No longer piggybacks on IKSystem.\n- DesktopVRIK will now handle VRIK Locomotion weight instead of relying on the game to handle it. This means LeapMotionExtension will now work properly while crouched/prone.", + "changelog": "- No longer requires AvatarMotionTweaker.\n- No longer piggybacks on IKSystem/PlayerSetup.\n\n DesktopVRIK will now handle VRIK Locomotion weight instead of relying on CVR & AMT to handle it. This means LeapMotionExtension & CVRLimbGrabber will now work properly while in crouch/prone.", "embedcolor": "9b59b6" } \ No newline at end of file