diff --git a/1.4/Assemblies/Rimworld-Animations.dll b/1.4/Assemblies/Rimworld-Animations.dll index 2880d39..4f3376e 100644 Binary files a/1.4/Assemblies/Rimworld-Animations.dll and b/1.4/Assemblies/Rimworld-Animations.dll differ diff --git a/1.4/Patch_HumanoidAlienRaces/Assemblies/Patch_HumanoidAlienRaces.dll b/1.4/Patch_HumanoidAlienRaces/Assemblies/Patch_HumanoidAlienRaces.dll new file mode 100644 index 0000000..bba2133 Binary files /dev/null and b/1.4/Patch_HumanoidAlienRaces/Assemblies/Patch_HumanoidAlienRaces.dll differ diff --git a/1.4/Patch_HumanoidAlienRaces/Patch_HumanoidAlienRaces.csproj b/1.4/Patch_HumanoidAlienRaces/Patch_HumanoidAlienRaces.csproj new file mode 100644 index 0000000..78070ff --- /dev/null +++ b/1.4/Patch_HumanoidAlienRaces/Patch_HumanoidAlienRaces.csproj @@ -0,0 +1,82 @@ + + + + + Debug + AnyCPU + {0AD4F9B2-AE28-4E42-86D6-611FB93B7FF0} + Library + Properties + Patch_HumanoidAlienRaces + Patch_HumanoidAlienRaces + v4.8 + 512 + true + + + + false + none + false + Assemblies\ + DEBUG;TRACE + prompt + 4 + Off + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\..\..\..\..\..\workshop\content\294100\839005762\1.4\Assemblies\0Harmony.dll + False + + + ..\..\..\..\..\..\workshop\content\294100\839005762\1.4\Assemblies\AlienRace.dll + False + + + ..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll + False + + + ..\..\..\..\..\..\workshop\content\294100\818773962\v1.4\Assemblies\HugsLib.dll + False + + + ..\Assemblies\Rimworld-Animations.dll + False + + + ..\..\..\rjw\1.4\Assemblies\RJW.dll + False + + + + + + + + + + + ..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll + False + + + ..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.CoreModule.dll + False + + + + + + + + \ No newline at end of file diff --git a/1.4/Patch_HumanoidAlienRaces/Properties/AssemblyInfo.cs b/1.4/Patch_HumanoidAlienRaces/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..8139424 --- /dev/null +++ b/1.4/Patch_HumanoidAlienRaces/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("Patch_HumanoidAlienRaces")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("Patch_HumanoidAlienRaces")] +[assembly: AssemblyCopyright("Copyright © 2022")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("0ad4f9b2-ae28-4e42-86d6-611fb93b7ff0")] + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Build and Revision Numbers +// by using the '*' as shown below: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/LoadFolders.xml b/LoadFolders.xml index 4fad350..4fdb79c 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -19,6 +19,7 @@
  • /
  • 1.4
  • +
  • Patch_HumanoidAlienRaces/1.4
  • Patch_HatsDisplaySelection/1.2
  • Patch_SexToysMasturbation
  • Patch_SexToysMasturbation/1.4
  • diff --git a/Patch_HumanoidAlienRaces/1.4/Assemblies/Patch_HumanoidAlienRaces.dll b/Patch_HumanoidAlienRaces/1.4/Assemblies/Patch_HumanoidAlienRaces.dll new file mode 100644 index 0000000..62bc637 Binary files /dev/null and b/Patch_HumanoidAlienRaces/1.4/Assemblies/Patch_HumanoidAlienRaces.dll differ diff --git a/Patch_HumanoidAlienRaces/Patch_HumanoidAlienRaces.csproj b/Patch_HumanoidAlienRaces/Patch_HumanoidAlienRaces.csproj new file mode 100644 index 0000000..e34e96e --- /dev/null +++ b/Patch_HumanoidAlienRaces/Patch_HumanoidAlienRaces.csproj @@ -0,0 +1,77 @@ + + + + + Debug + AnyCPU + {C76F3790-9AC0-4827-ACD5-84174238954F} + Library + Properties + Patch_HumanoidAlienRaces + Patch_HumanoidAlienRaces + v4.8 + 512 + true + + + false + none + false + 1.4\Assemblies\ + DEBUG;TRACE + prompt + 4 + Off + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\..\..\..\..\workshop\content\294100\839005762\1.4\Assemblies\0Harmony.dll + False + + + ..\..\..\..\..\workshop\content\294100\839005762\1.4\Assemblies\AlienRace.dll + False + + + ..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll + False + + + ..\1.4\Assemblies\Rimworld-Animations.dll + False + + + ..\..\rjw\1.4\Assemblies\RJW.dll + False + + + + + + + + + + + ..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll + False + + + ..\..\..\RimWorldWin64_Data\Managed\UnityEngine.CoreModule.dll + False + + + + + + + + \ No newline at end of file diff --git a/Patch_HumanoidAlienRaces/Properties/AssemblyInfo.cs b/Patch_HumanoidAlienRaces/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..371faee --- /dev/null +++ b/Patch_HumanoidAlienRaces/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("Patch_HumanoidAlienRaces")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("Patch_HumanoidAlienRaces")] +[assembly: AssemblyCopyright("Copyright © 2022")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("c76f3790-9ac0-4827-acd5-84174238954f")] + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Build and Revision Numbers +// by using the '*' as shown below: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/1.4/Source/Patches/OtherModPatches/HarmonyPatch_AlienRace.cs b/Patch_HumanoidAlienRaces/Source/HarmonyPatch_AlienRace.cs similarity index 100% rename from 1.4/Source/Patches/OtherModPatches/HarmonyPatch_AlienRace.cs rename to Patch_HumanoidAlienRaces/Source/HarmonyPatch_AlienRace.cs diff --git a/Patch_SexToysMasturbation/1.4/Assemblies/Patch_SexToysMasturbation.dll b/Patch_SexToysMasturbation/1.4/Assemblies/Patch_SexToysMasturbation.dll index 1680010..2de6a1f 100644 Binary files a/Patch_SexToysMasturbation/1.4/Assemblies/Patch_SexToysMasturbation.dll and b/Patch_SexToysMasturbation/1.4/Assemblies/Patch_SexToysMasturbation.dll differ diff --git a/Patch_SexToysMasturbation/Patch_SexToysMasturbation.csproj b/Patch_SexToysMasturbation/Patch_SexToysMasturbation.csproj index 9509bd9..925d3d9 100644 --- a/Patch_SexToysMasturbation/Patch_SexToysMasturbation.csproj +++ b/Patch_SexToysMasturbation/Patch_SexToysMasturbation.csproj @@ -9,9 +9,10 @@ Properties Patch_SexToysMasturbation Patch_SexToysMasturbation - v4.7.2 + v4.8 512 true + false diff --git a/Rimworld-Animations.csproj b/Rimworld-Animations.csproj index 8680e4e..8acd526 100644 --- a/Rimworld-Animations.csproj +++ b/Rimworld-Animations.csproj @@ -90,7 +90,6 @@ - diff --git a/Rimworld-Animations.sln b/Rimworld-Animations.sln index ca55d6f..a5817dd 100644 --- a/Rimworld-Animations.sln +++ b/Rimworld-Animations.sln @@ -9,6 +9,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Patch_HatsDisplaySelection" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Patch_SexToysMasturbation", "Patch_SexToysMasturbation\Patch_SexToysMasturbation.csproj", "{87763712-0536-4D5F-9EAA-520F15D4F84E}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Patch_HumanoidAlienRaces", "Patch_HumanoidAlienRaces\Patch_HumanoidAlienRaces.csproj", "{C76F3790-9AC0-4827-ACD5-84174238954F}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -26,6 +28,10 @@ Global {87763712-0536-4D5F-9EAA-520F15D4F84E}.Debug|Any CPU.Build.0 = Debug|Any CPU {87763712-0536-4D5F-9EAA-520F15D4F84E}.Release|Any CPU.ActiveCfg = Release|Any CPU {87763712-0536-4D5F-9EAA-520F15D4F84E}.Release|Any CPU.Build.0 = Release|Any CPU + {C76F3790-9AC0-4827-ACD5-84174238954F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C76F3790-9AC0-4827-ACD5-84174238954F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C76F3790-9AC0-4827-ACD5-84174238954F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C76F3790-9AC0-4827-ACD5-84174238954F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE