mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[AASBufferFix] Fix error when animator is null
This commit is contained in:
parent
6e262bac1b
commit
d04f505d88
5 changed files with 16 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_id": 126,
|
||||
"name": "AASBufferFix",
|
||||
"modversion": "1.0.5",
|
||||
"modversion": "1.0.6",
|
||||
"gameversion": "2022r170",
|
||||
"loaderversion": "0.5.7",
|
||||
"modtype": "Mod",
|
||||
|
@ -16,8 +16,8 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r3/AASBufferFix.dll",
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r9/AASBufferFix.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/AASBufferFix/",
|
||||
"changelog": "",
|
||||
"changelog": "Fixed an error when a remote avatar does not have an Animator component.",
|
||||
"embedcolor": "9b59b6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue