mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Tweak for latest experimental.
Replaced PlayerSetup _inVr check.
This commit is contained in:
parent
2b4f306040
commit
24d8c6a3ec
4 changed files with 17 additions and 17 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"_id": 106,
|
||||
"name": "Blackout",
|
||||
"modversion": "1.0.3",
|
||||
"gameversion": "2022r169p1",
|
||||
"loaderversion": "0.5.5",
|
||||
"modversion": "1.0.4",
|
||||
"gameversion": "2022r169",
|
||||
"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 UIX\nConfigurable dimming strength.",
|
||||
|
@ -16,8 +16,8 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r4/Blackout.dll",
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r5/Blackout.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
|
||||
"changelog": "Fixed rendering in every camera other than player camera. Should now behave in both automatic and manual modes.",
|
||||
"changelog": "Small tweak to fix VRMode change detection with latest experimental.",
|
||||
"embedcolor": "#161b22"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue