mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 05:49:23 +00:00
24 lines
No EOL
926 B
JSON
24 lines
No EOL
926 B
JSON
{
|
|
"_id": 106,
|
|
"name": "Blackout",
|
|
"modversion": "2.0.0",
|
|
"gameversion": "2022r170p1",
|
|
"loaderversion": "0.6.1",
|
|
"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/NotAKidoS/NAK_CVR_Mods/releases/download/r3/Blackout.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/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"
|
|
} |