diff --git a/Unreal/.vsconfig b/Unreal/.vsconfig new file mode 100644 index 0000000..3b919ea --- /dev/null +++ b/Unreal/.vsconfig @@ -0,0 +1,17 @@ +{ + "version": "1.0", + "components": [ + "Component.Unreal.Debugger", + "Component.Unreal.Ide", + "Microsoft.Net.Component.4.6.2.TargetingPack", + "Microsoft.VisualStudio.Component.VC.14.38.17.8.ATL", + "Microsoft.VisualStudio.Component.VC.14.38.17.8.x86.x64", + "Microsoft.VisualStudio.Component.VC.Llvm.Clang", + "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", + "Microsoft.VisualStudio.Component.Windows11SDK.22621", + "Microsoft.VisualStudio.Workload.CoreEditor", + "Microsoft.VisualStudio.Workload.ManagedDesktop", + "Microsoft.VisualStudio.Workload.NativeDesktop", + "Microsoft.VisualStudio.Workload.NativeGame" + ] +} diff --git a/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Albedo_adjusted.uasset b/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Albedo_adjusted.uasset new file mode 100644 index 0000000..deeee51 Binary files /dev/null and b/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Albedo_adjusted.uasset differ diff --git a/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Cavity.uasset b/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Cavity.uasset new file mode 100644 index 0000000..c7afd8e Binary files /dev/null and b/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Cavity.uasset differ diff --git a/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Normal.uasset b/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Normal.uasset new file mode 100644 index 0000000..3e869c0 Binary files /dev/null and b/Unreal/Content/Assets/MetahumanIdentities/Female26/Female26_Normal.uasset differ