NAK_CVR_Mods/DoubleTapJumpToExitSeat/format.json
2025-08-27 01:23:45 -05:00

23 lines
No EOL
717 B
JSON

{
"_id": 255,
"name": "DoubleTapJumpToExitSeat",
"modversion": "1.0.1",
"gameversion": "2025r180",
"loaderversion": "0.7.2",
"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/r47/DoubleTapJumpToExitSeat.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/DoubleTapJumpToExitSeat/",
"changelog": "- Fixes for 2025r180",
"embedcolor": "#f61963"
}