NAK_CVR_Mods/KneeFix/format.json
2023-04-07 22:30:07 -05:00

23 lines
No EOL
794 B
JSON

{
"_id": -1,
"name": "KneeFix",
"modversion": "1.0.0",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Small fixes to knee tracking while in FBT.\n\nThis mod also fixes 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/KneeFix/releases/download/v1.0.0/KneeFix.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/KneeFix/",
"changelog": "Initial Release",
"embedcolor": "f46e49"
}