mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 13:59:22 +00:00
24 lines
No EOL
911 B
JSON
24 lines
No EOL
911 B
JSON
{
|
|
"_id": 106,
|
|
"name": "Blackout",
|
|
"modversion": "2.0.0",
|
|
"gameversion": "2022r170",
|
|
"loaderversion": "0.5.7",
|
|
"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 BTKUILib\nConfigurable dimming strength.",
|
|
"searchtags": [
|
|
"black",
|
|
"dimmer",
|
|
"sleeping",
|
|
"sleeper"
|
|
],
|
|
"requirements": [
|
|
"BTKUILib",
|
|
"UIExpansionKit"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/v2.0.0/Blackout.dll",
|
|
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
|
|
"changelog": "- Added BTKUILib support.\n- Added dimming strength velocity multiplier option.\n- Added option to not use Automatic Sleep State.\n- Dimming strengh now updates in realtime when configuring.",
|
|
"embedcolor": "#161b22"
|
|
} |