mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Fix PreRender
This commit is contained in:
parent
f789182d4f
commit
2b4f306040
4 changed files with 13 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_id": 106,
|
||||
"name": "Blackout",
|
||||
"modversion": "1.0.2",
|
||||
"modversion": "1.0.3",
|
||||
"gameversion": "2022r169p1",
|
||||
"loaderversion": "0.5.5",
|
||||
"modtype": "Mod",
|
||||
|
@ -16,8 +16,8 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r3/Blackout.dll",
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r4/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.",
|
||||
"changelog": "Fixed rendering in every camera other than player camera. Should now behave in both automatic and manual modes.",
|
||||
"embedcolor": "#161b22"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue