NAK_CVR_Mods/KeepVelocityOnExitFlight/format.json
2025-04-03 03:59:10 -05:00

24 lines
No EOL
719 B
JSON

{
"_id": 222,
"name": "KeepVelocityOnExitFlight",
"modversion": "1.0.1",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Keeps the player's velocity when exiting flight mode. Makes it possible to fling yourself like in Garry's Mod.",
"searchtags": [
"flight",
"mode",
"velocity",
"flying",
"fly"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/KeepVelocityOnExitFlight.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/KeepVelocityOnExitFlight/",
"changelog": "- Recompiled for 2025r179",
"embedcolor": "#f61963"
}