NAK_CVR_Mods/PathCamDisabler/format.json
NotAKidoS 70ae268149 [NAK_CVR_Mods] Bump version numbers to MelonLoader 0.6.1
Forgot that all of my mods are compiled with 0.6.1 now.
2023-06-20 17:09:22 -05:00

23 lines
No EOL
734 B
JSON

{
"_id": 110,
"name": "PathCamDisabler",
"modversion": "1.0.1",
"gameversion": "2022r170p1",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Adds option to disable the Path Camera Controller to free up your numkeys.\nAdditional option to disable flight binding.",
"searchtags": [
"numpad",
"camera",
"pathing",
"path"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r3/PathCamDisabler.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/PathCamDisabler/",
"changelog": "- Organizational changes.\n- No longer using SaveToFile().",
"embedcolor": "#9b59b6"
}