This commit is contained in:
NotAKidoS 2023-04-07 22:39:54 -05:00
parent 74d44b47ff
commit 54c7c7cb57
7 changed files with 33 additions and 33 deletions

23
IKFixes/format.json Normal file
View file

@ -0,0 +1,23 @@
{
"_id": -1,
"name": "IKFixes",
"modversion": "1.0.0",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Small fixes to knee tracking while in FBT, which lead to fixing running animations while in FBT, emotes playing in wrong direction in FBT, being forced to calibrate if all IK Tracking Settings are disabled, and for those not in FBT, VRIK locomotion footsteps on movement parents.",
"searchtags": [
"knee",
"ik",
"tracking",
"fix"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/IKFixes/releases/download/v1.0.0/IKFixes.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/IKFixes/",
"changelog": "Initial Release",
"embedcolor": "f46e49"
}