NAK_CVR_Mods/RCCVirtualSteeringWheel/format.json
2025-04-03 04:12:04 -05:00

23 lines
No EOL
958 B
JSON

{
"_id": 248,
"name": "RCCVirtualSteeringWheel",
"modversion": "1.0.4",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Allows you to physically grab rigged RCC steering wheels in VR to provide steering input. No explicit setup required other than defining the Steering Wheel transform within the RCC component.\n",
"searchtags": [
"rcc",
"steering",
"vehicle",
"car"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/RCCVirtualSteeringWheel.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/RCCVirtualSteeringWheel/",
"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"
}