mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 05:49:23 +00:00
23 lines
No EOL
955 B
JSON
23 lines
No EOL
955 B
JSON
{
|
|
"_id": 152,
|
|
"name": "BadAnimatorFix",
|
|
"modversion": "1.0.3",
|
|
"gameversion": "2023r171",
|
|
"loaderversion": "0.6.1",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "This mod periodically rewinds looping animation states.\nIt resolves issues with locomotion animations freezing after extended AFK periods.\nIf you aren't AFK frequently, this mod might not be essential for you.",
|
|
"searchtags": [
|
|
"bad",
|
|
"fix",
|
|
"animator",
|
|
"loop"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r18/BadAnimatorFix.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/BadAnimatorFix/",
|
|
"changelog": "- No longer rewinds states without loop specifically enabled.\n- Removed performance improvement claim, which has seemingly been fixed in 2021.\n- Fixed not being able to disable mod with the Enabled button.",
|
|
"embedcolor": "#e25352"
|
|
} |