rename mod & add settings

This commit is contained in:
NotAKidoS 2023-03-16 02:05:05 -05:00
parent ef3efc001d
commit 28347e45a4
8 changed files with 39 additions and 20 deletions

View file

@ -1,24 +0,0 @@
{
"_id": -1,
"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.",
"searchtags": [
"cohtml",
"menus",
"quick",
"fps",
"performance"
],
"requirements": [
"None"
],
"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",
"embedcolor": "#8ed6fb"
}