[RCCVirtualSteeringWheel] Updated format.json

This commit is contained in:
NotAKidoS 2025-04-03 04:12:04 -05:00
parent 018112d6b9
commit e540628db1

View file

@ -18,6 +18,6 @@
], ],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/RCCVirtualSteeringWheel.dll", "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/RCCVirtualSteeringWheel.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/RCCVirtualSteeringWheel/", "sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/RCCVirtualSteeringWheel/",
"changelog": "- Recompiled for 2025r179\n- Fixed steering wheel pickup colliders not being set to isTrigger", "changelog": "- Recompiled for 2025r179\n- Fixed generated steering wheel pickup collider not being marked isTrigger\n- Fixed error spam when sitting in a CVRSeat with lockControls, but no RCC component in parent",
"embedcolor": "#f61963" "embedcolor": "#f61963"
} }