mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
Update format.json
This commit is contained in:
parent
e500ac2d0b
commit
6b1dbc2b92
1 changed files with 9 additions and 9 deletions
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"_id": 95,
|
"_id": 95,
|
||||||
"name": "Blackout",
|
"name": "Blackout",
|
||||||
"modversion": "1.1.0",
|
"modversion": "1.0.0",
|
||||||
"gameversion": "2022r168",
|
"gameversion": "2022r168",
|
||||||
"loaderversion": "0.5.4",
|
"loaderversion": "0.5.4",
|
||||||
"modtype": "Mod",
|
"modtype": "Mod",
|
||||||
"author": "NotAKidoS",
|
"author": "NotAKidoS",
|
||||||
"description": "Corrects MM and QM position when avatar is scaled.\nAdditional option to scale player collision.",
|
"description": "Dim screen after set time of sitting still. Should be nice for VR sleeping.\nOptions for lowering FPS while sleeping, manual control via UIX, and customizing movement thresholds for finetuning.",
|
||||||
"searchtags": [
|
"searchtags": [
|
||||||
"menu",
|
"black",
|
||||||
"scale",
|
"dimmer",
|
||||||
"avatarscale",
|
"sleeping",
|
||||||
"slider"
|
"sleeper"
|
||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"None"
|
"None"
|
||||||
],
|
],
|
||||||
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r2/Blackout.dll",
|
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r1/Blackout.dll",
|
||||||
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
|
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
|
||||||
"changelog": "Added option to scale player collision. Fixed some VR specific issues.",
|
"changelog": "Initial release.",
|
||||||
"embedcolor": "804221"
|
"embedcolor": "#0d1117"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue