NAK_CVR_Mods/Blackout/format.json
NotAKidoS f789182d4f bump
2022-10-18 21:37:59 -05:00

23 lines
No EOL
825 B
JSON

{
"_id": 106,
"name": "Blackout",
"modversion": "1.0.2",
"gameversion": "2022r169p1",
"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/r3/Blackout.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
"changelog": "Fix render queue of sleep mode. Made effect 2x bigger to accommodate extreme FOV & avatar scale. Attempt to render only in active camera.",
"embedcolor": "#161b22"
}