NAK_CVR_Mods/Blackout/format.json
2022-10-14 14:39:43 -05:00

23 lines
No EOL
714 B
JSON

{
"_id": 106,
"name": "Blackout",
"modversion": "1.0.1",
"gameversion": "2022r168",
"loaderversion": "0.5.5",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Dim screen after set time of sitting still. Should be nice for VR sleeping.\n\nNotable Options:\n Cap FPS while sleeping.\nManual control via UIX\nConfigurable dimming strength.",
"searchtags": [
"black",
"dimmer",
"sleeping",
"sleeper"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r2/Blackout.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
"changelog": "Update to Melonloader 0.5.5.",
"embedcolor": "#161b22"
}