ASTExtension: Fixed mouth pointer being fucked

This commit is contained in:
NotAKidoS 2024-07-04 16:43:54 -05:00
parent 6930807665
commit 6ac165f4a8
3 changed files with 17 additions and 13 deletions

View file

@ -1,7 +1,7 @@
{
"_id": 223,
"name": "ASTExtension",
"modversion": "1.0.0",
"modversion": "1.0.1",
"gameversion": "2024r175",
"loaderversion": "0.6.1",
"modtype": "Mod",
@ -17,8 +17,8 @@
"requirements": [
"BTKUILib"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r34/ASTExtension.dll",
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r35/ASTExtension.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ASTExtension/",
"changelog": "- Initial release",
"changelog": "- Fixed an issue where the parameter calibration process would sometimes result in the mouth pointer being misplaced when generated.",
"embedcolor": "#f61963"
}