Update format.json

This commit is contained in:
NotAKidoS 2023-04-07 22:30:07 -05:00
parent 79f6899f80
commit 74d44b47ff

View file

@ -6,7 +6,7 @@
"loaderversion": "0.5.7",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Small fix 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 VRIK locomotion on movement parents.",
"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",
@ -19,5 +19,5 @@
"downloadlink": "https://github.com/NotAKidOnSteam/KneeFix/releases/download/v1.0.0/KneeFix.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/KneeFix/",
"changelog": "Initial Release",
"embedcolor": "7F3F99"
"embedcolor": "f46e49"
}