[ESCBothMenus] Initial release

This commit is contained in:
NotAKid 2026-03-15 19:40:17 -05:00
parent b4b392d20d
commit 798336f409
4 changed files with 109 additions and 0 deletions

23
ESCBothMenus/format.json Normal file
View file

@ -0,0 +1,23 @@
{
"_id": 219,
"name": "ScrollFlight",
"modversion": "1.0.5",
"gameversion": "2025r181",
"loaderversion": "0.7.2",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Scroll-wheel to adjust flight speed in Desktop. Stole idea from Luc.",
"searchtags": [
"flight",
"scroll",
"speed",
"modifier"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r48/ScrollFlight.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ScrollFlight/",
"changelog": "- Rebuilt for CVR 2025r181",
"embedcolor": "#f61963"
}