NAK_CVR_Mods/PathCamDisabler/format.json
2022-12-10 23:17:39 -06:00

23 lines
No EOL
779 B
JSON

{
"_id": 110,
"name": "PathCamDisabler",
"modversion": "1.0.0",
"gameversion": "2022r169",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Disables path camera controller to free up your numkeys. Additional option to disable the flight binding. \n\n Won't do much for VR. Can toggle with UIExpansionKit or similar.",
"searchtags": [
"numpad",
"camera",
"pathing",
"path"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/PathCamDisabler/releases/download/r1/PathCamDisabler.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/PathCamDisabler/",
"changelog": "initial release\n(i made this in 5 minutes after months of annoyances)",
"embedcolor": "#9b59b6"
}