mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Update format.json
This commit is contained in:
parent
6106aba215
commit
f6e2c1622a
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"_id": -1,
|
"_id": 135,
|
||||||
"name": "FuckMetrics",
|
"name": "FuckMetrics",
|
||||||
"modversion": "1.0.1",
|
"modversion": "1.0.1",
|
||||||
"gameversion": "2022r170",
|
"gameversion": "2022r170",
|
||||||
"loaderversion": "0.5.7",
|
"loaderversion": "0.5.7",
|
||||||
"modtype": "Mod",
|
"modtype": "Mod",
|
||||||
"author": "NotAKidoS",
|
"author": "NotAKidoS",
|
||||||
"description": "This mod disables UpdateMetrics & SendCoreUpdate on the menus while closed. This helps to alleviate any hitching and performance issues that may arise, particularly with FPS drops while unmuted in online instances.\n\nPlease view the Github README for more info.",
|
"description": "This mod limits UpdateMetrics & SendCoreUpdate while the menus are closed. This helps to alleviate hitching and performance issues, particularly with FPS drops while unmuted in online instances and VRIK tapping in place.\n\nPlease view the Github README for more info.",
|
||||||
"searchtags": [
|
"searchtags": [
|
||||||
"cohtml",
|
"cohtml",
|
||||||
"menus",
|
"menus",
|
||||||
|
@ -19,6 +19,6 @@
|
||||||
],
|
],
|
||||||
"downloadlink": "https://github.com/NotAKidOnSteam/FuckMetrics/releases/download/v1.0.1/FuckMetrics.dll",
|
"downloadlink": "https://github.com/NotAKidOnSteam/FuckMetrics/releases/download/v1.0.1/FuckMetrics.dll",
|
||||||
"sourcelink": "https://github.com/NotAKidOnSteam/FuckMetrics/",
|
"sourcelink": "https://github.com/NotAKidOnSteam/FuckMetrics/",
|
||||||
"changelog": "- Initial Release\n- Renamed to FuckMetrics",
|
"changelog": "- Initial Release\n- Renamed to FuckMetrics\n- Add Update Rate settings",
|
||||||
"embedcolor": "#8ed6fb"
|
"embedcolor": "#8ed6fb"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue