mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[IKFixes] Updates for 2023r171
Removed unneeded settings. Fixed halfbody fake root angle option. Added Reset Settings UIExpansionKit button.
This commit is contained in:
parent
3c52f8c60c
commit
e31bf87609
7 changed files with 141 additions and 202 deletions
|
@ -25,6 +25,6 @@ using System.Reflection;
|
|||
namespace NAK.IKFixes.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.6";
|
||||
public const string Version = "1.0.7";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue