From 97d264f61e3fb81ff52f429347d24c75089adff0 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Tue, 13 Jun 2023 14:42:53 -0500 Subject: [PATCH] [DesktopCameraFix[ Update format.json --- DesktopCameraFix/format.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/DesktopCameraFix/format.json b/DesktopCameraFix/format.json index 8c9236d..fa48a20 100644 --- a/DesktopCameraFix/format.json +++ b/DesktopCameraFix/format.json @@ -1,23 +1,23 @@ { - "_id": 129, - "name": "CameraFixes", + "_id": -1, + "name": "DesktopCameraFix", "modversion": "1.0.0", "gameversion": "2022r170", "loaderversion": "0.5.7", "modtype": "Mod", "author": "NotAKidoS", - "description": "Prevents VRIK from using toe bones in VR & optionaly FBT.\n\nVRIK calculates weird center of mass when toes are mapped, so it is sometimes desired to unmap toes to prevent an avatars feet from resting far back.\n\nPlease see the README for relevant imagery detailing the problem.", + "description": "Fixes Desktop camera pivoting in place.\n\n[Feedback Post](https://feedback.abinteractive.net/p/pivot-desktop-camera-with-head)", "searchtags": [ - "toes", - "vrik", - "ik", - "feet" + "desktop", + "camera", + "pivot", + "fix" ], "requirements": [ "None" ], - "downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r3/CameraFixes.dll", - "sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/CameraFixes/", - "changelog": "- Initial Release\n- No double patching. Bad. Stinky. Dont do it.", - "embedcolor": "#ffc700" + "downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r10/DesktopCameraFix.dll", + "sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/DesktopCameraFix/", + "changelog": "- Initial Release", + "embedcolor": "#9b59b6" } \ No newline at end of file