NAK_CVR_Mods/DesktopVRIK/format.json
NotAKidoS 22391d1fcc final touches
completely migrated to new setup using a helper monobehavior, which makes code a lot cleaner
2022-12-25 22:27:12 -06:00

23 lines
No EOL
789 B
JSON

{
"_id": -1,
"name": "DesktopVRIK",
"modversion": "1.0.0",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"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\nAdditional option to emulate VRChat-like hip movement if you like becoming a fish.",
"searchtags": [
"desktop",
"vrik",
"ik",
"feet"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/DesktopVRIK/releases/download/r1/DesktopVRIK.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/DesktopVRIK/",
"changelog": "Simplified VRIK calibration to avoid low heel issue.",
"embedcolor": "9b59b6"
}