From f6e2c1622a49e622e7f3395953d20958ad8f63fb Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Thu, 16 Mar 2023 02:43:02 -0500 Subject: [PATCH] Update format.json --- FuckMetrics/format.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FuckMetrics/format.json b/FuckMetrics/format.json index 54ce3d2..88a2cb6 100644 --- a/FuckMetrics/format.json +++ b/FuckMetrics/format.json @@ -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" } \ No newline at end of file