Update format.json

This commit is contained in:
NotAKidoS 2023-03-16 02:43:02 -05:00
parent 6106aba215
commit f6e2c1622a

View file

@ -1,12 +1,12 @@
{
"_id": -1,
"_id": 135,
"name": "FuckMetrics",
"modversion": "1.0.1",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"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": [
"cohtml",
"menus",
@ -19,6 +19,6 @@
],
"downloadlink": "https://github.com/NotAKidOnSteam/FuckMetrics/releases/download/v1.0.1/FuckMetrics.dll",
"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"
}