Update README.md

This commit is contained in:
NotAKidoS 2023-07-11 19:54:53 -05:00 committed by GitHub
parent eaccf42d1b
commit 5df3b4f8e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,24 +4,19 @@ This is a super fucked mix of DesktopVRIK, StateBehaviours, IKFixes, & IKTweaks
It is a personal project that I am unsure how far I will go with. Currently only Desktop VRIK works as that was easiest to implement.
This mod is partially built off of IKTweaks - GPLv3:
https://github.com/knah/VRCMods/tree/master/IKTweaks
This mod is partially built off of [IKTweaks - GPLv3](https://github.com/knah/VRCMods/tree/master/IKTweaks):
(BodyHandling, MusclePoses)
With a mix of DesktopVRIK:
https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/DesktopVRIK
With a mix of [DesktopVRIK](https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/DesktopVRIK):
(Desktop IK, VRIKHelpers, IKPose)
And a hint of StateBehaviours:
https://github.com/NotAKidOnSteam/StateBehaviours/tree/main/Mod/StateBehaviours
And a hint of [StateBehaviours](https://github.com/NotAKidOnSteam/StateBehaviours/tree/main/Mod/StateBehaviours):
(BodyControl)
Then finally IKFixes:
https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/IKFixes
Then finally [IKFixes](https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/IKFixes):
(Solver Weight Helpers)