NAK_CVR_Mods/ThirdPerson/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

22 lines
No EOL
842 B
JSON

[
{
"_id": 16,
"name": "ThirdPerson",
"modversion": "1.0.3",
"gameversion": "2022r170p1",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "Davi & NotAKidoS",
"description": "Allows you to go into third person view by pressing Ctrl + T to toggle and Ctrl + Y to cycle modes.",
"searchtags": [
"third person view",
"3rd person",
"third person"
],
"requirements": [],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r8/ThirdPerson.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/ThirdPerson",
"changelog": "- Submit changes I made three weeks ago and forgot about... no longer disables desktop camera, so no more null ref errors with nameplates & camera indicator.",
"embedcolor": "F61961"
}
]