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

23 lines
No EOL
853 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 steering wheel pickup colliders not being set to isTrigger",
"embedcolor": "#f61963"
}