mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
23 lines
No EOL
717 B
JSON
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"
|
|
} |