mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[BadAnimatorFix] Fixes for 2023r171
This commit is contained in:
parent
d3db894acf
commit
b20928c2b1
6 changed files with 17 additions and 40 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"_id": 152,
|
||||
"name": "BadAnimatorFix",
|
||||
"modversion": "1.0.1",
|
||||
"gameversion": "2022r170p1",
|
||||
"modversion": "1.0.2",
|
||||
"gameversion": "2023r171",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
|
@ -16,8 +16,8 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r11/BadAnimatorFix.dll",
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r17/BadAnimatorFix.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/BadAnimatorFix/",
|
||||
"changelog": "- Speculative fix for loading Login, Init, and HQ scenes.",
|
||||
"embedcolor": "e25352"
|
||||
"changelog": "- Fixes for 2023r171.\n- Removed speculative menu fix option. It is no longer needed as menu clips no longer loop.",
|
||||
"embedcolor": "#e25352"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue