mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
move bunch of things to depricated folder
This commit is contained in:
parent
86828a94e2
commit
21f8893095
156 changed files with 193 additions and 93 deletions
32
.DepricatedMods/AlternateIKSystem/README.md
Normal file
32
.DepricatedMods/AlternateIKSystem/README.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
## AlternateIKSystem
|
||||
|
||||
This is a super fucked mix of DesktopVRIK, StateBehaviours, IKFixes, & IKTweaks with general structure inspired by ChilloutVRs existing IKSystem.
|
||||
|
||||
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):
|
||||
|
||||
(BodyHandling, MusclePoses)
|
||||
|
||||
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):
|
||||
|
||||
(BodyControl)
|
||||
|
||||
Then finally [IKFixes](https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/IKFixes):
|
||||
|
||||
(Solver Weight Helpers)
|
||||
|
||||
---
|
||||
|
||||
Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI.
|
||||
https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
|
||||
|
||||
> This mod is an independent creation and is not affiliated with, supported by or approved by Alpha Blend Interactive.
|
||||
|
||||
> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.
|
||||
|
||||
> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.
|
Loading…
Add table
Add a link
Reference in a new issue