diff --git a/AlternateIKSystem/README.md b/AlternateIKSystem/README.md index e405d55..8b41064 100644 --- a/AlternateIKSystem/README.md +++ b/AlternateIKSystem/README.md @@ -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)