NAK_CVR_Mods/IKFixes/format.json
2023-04-07 22:42:45 -05:00

23 lines
No EOL
777 B
JSON

{
"_id": -1,
"name": "IKFixes",
"modversion": "1.0.0",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "A few small fixes to IK.\n\nFixed knee tracking, 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"
}