NAK_CVR_Mods/DesktopVRIK/format.json
NotAKidoS ba6a5f4778 [DesktopVRIK] Remove bone reset mask stuff.
Game has IKTweaks built in. Might as well use it.
Don't really think this is needed, but I am including it solely for limb grabber.
2023-07-30 21:45:37 -05:00

24 lines
No EOL
861 B
JSON

{
"_id": 117,
"name": "DesktopVRIK",
"modversion": "4.2.4",
"gameversion": "2023r171",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Adds VRIK to Desktop avatars. No longer will you be a liveless sliding statue~!\nAdds the small feet stepping when looking around on Desktop.\n\nOptional BTKUILib integration.",
"searchtags": [
"desktop",
"vrik",
"ik",
"feet",
"fish"
],
"requirements": [
"BTKUILib"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r17/DesktopVRIK.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/DesktopVRIK/",
"changelog": "- Fixed an issue where tracking status would update a frame late.\n- Fixed an error with getting muscle traits on start (i was lazy).",
"embedcolor": "#9b59b6"
}