From 23e5e9c3665821c5ac974ffd118e0efa3f76c8b9 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Sat, 18 Feb 2023 06:50:48 -0600 Subject: [PATCH] Update format.json --- DesktopVRSwitch/format.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DesktopVRSwitch/format.json b/DesktopVRSwitch/format.json index 6a72e2c..d9514e0 100644 --- a/DesktopVRSwitch/format.json +++ b/DesktopVRSwitch/format.json @@ -1,7 +1,7 @@ { "_id": 103, "name": "DesktopVRSwitch", - "modversion": "4.3.0", + "modversion": "4.3.1", "gameversion": "2022r170", "loaderversion": "0.5.7", "modtype": "Mod", @@ -16,8 +16,8 @@ "requirements": [ "None" ], - "downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/releases/download/v4.3.0/DesktopVRSwitch.dll", + "downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/releases/download/v4.3.1/DesktopVRSwitch.dll", "sourcelink": "https://github.com/NotAKidOnSteam/DesktopVRSwitch/", - "changelog": "Backported from the Experimental build and patched up to handle OpenVR.", + "changelog": "- Backported rewrite from Experimental & patched up to handle OpenVR.\n- Reinitialize SteamVR input on switch incase user restarted SteamVR or changed controllers. Correct fixedDeltaTime when entering Desktop.\n- Many tweaks to ensure everything in-game functions as expected.", "embedcolor": "3498db" } \ No newline at end of file