NAK_CVR_Mods/DoubleTapJumpToExitSeat/format.json
2025-04-12 02:41:43 -05:00

23 lines
No EOL
604 B
JSON

{
"_id": -1,
"name": "DoubleTapJumpToExitSeat",
"modversion": "1.0.0",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Literally the mod name.",
"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": "#00FFFF"
}