NAK_CVR_Mods/ScrollFlight/format.json
2024-06-24 03:18:16 -05:00

23 lines
No EOL
611 B
JSON

{
"_id": -1,
"name": "ScrollFlight",
"modversion": "1.0.0",
"gameversion": "2024r175",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Scroll-wheel to adjust flight speed in Desktop.",
"searchtags": [
"flight",
"scroll",
"speed",
"modifier"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r34/ScrollFlight.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/ScrollFlight/",
"changelog": "- Initial release",
"embedcolor": "#f61963"
}