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