mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
rename mod
This commit is contained in:
parent
b3418ec799
commit
8c046268a8
5 changed files with 28 additions and 28 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"_id": -1,
|
||||
"name": "FuckCohtml",
|
||||
"modversion": "1.0.0",
|
||||
"name": "FuckMetrics",
|
||||
"modversion": "1.0.1",
|
||||
"gameversion": "2022r170",
|
||||
"loaderversion": "0.5.7",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"description": "This mod disables the CohtmlView components on the menus and forces them to render intermittently when 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 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",
|
||||
|
@ -17,8 +17,8 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/FuckCohtml/releases/download/v1.0.0/FuckCohtml.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/FuckCohtml/",
|
||||
"changelog": "- Initial Release",
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue