NAK_CVR_Mods/DoubleTapJumpToExitSeat/format.json
2025-04-12 16:23:00 -05:00

23 lines
No EOL
713 B
JSON

{
"_id": -1,
"name": "DoubleTapJumpToExitSeat",
"modversion": "1.0.0",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Replaces seat exit controls with a double-tap of the jump button, avoiding accidental exits from joystick drift or opening the menu.",
"searchtags": [
"double",
"jump",
"chair",
"seat"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/DoubleTapJumpToExitSeat.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/DoubleTapJumpToExitSeat/",
"changelog": "- Initial release",
"embedcolor": "#f61963"
}