mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 13:59:22 +00:00
Update format.json
This commit is contained in:
parent
a47e1d8ce7
commit
87ad96e784
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"loaderversion": "0.5.7",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"description": "A few small fixes to IK.\n\nFBT - Fixes knee tracking & running animations.\nHalfbody - Fixes footsteps on MovementParent & uses root angle offset to prevent feet from only pointing in head direction.",
|
||||
"description": "A few small fixes to IK. Major ones are listed below:\n\n**FBT** - Fixes knee tracking & running animations.\n\n**Halfbody** - Fixes footsteps while on a MovementParent & uses root angle offset to prevent feet from only pointing in head direction.",
|
||||
"searchtags": [
|
||||
"knee",
|
||||
"ik",
|
||||
|
@ -18,6 +18,6 @@
|
|||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/IKFixes/releases/download/v1.0.2/IKFixes.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/IKFixes/",
|
||||
"changelog": "- Initial Release\n- Added FakeRootAngle fix for Halfbody. Feet will no longer only point in the direction of head while looking around/turning.",
|
||||
"changelog": "- Initial Release\n- Added FakeRootAngle fix for Halfbody. Feet will no longer only point in the direction of head while looking around/turning. This can be disabled in mod settings.",
|
||||
"embedcolor": "f46e49"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue