mirror of
https://gitgud.io/ll.mirrors/sizedapparel.git
synced 2024-08-15 00:43:40 +00:00
Mirror of 1.4.15 from Lovers Lab
This commit is contained in:
parent
9a3d9f4185
commit
a5ed05c17b
1180 changed files with 4378 additions and 1905 deletions
|
@ -52,9 +52,11 @@
|
|||
<HintPath>..\..\..\rimnude-unofficial\Assembly Folders\1.4 Assembly\Assemblies\RimNudeWorld.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Rimworld-Animations">
|
||||
<Reference Include="Rimworld-Animations, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\..\rimworld-animations\1.4\Assemblies\Rimworld-Animations.dll</HintPath>
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<Private>False</Private>
|
||||
<EmbedInteropTypes>False</EmbedInteropTypes>
|
||||
</Reference>
|
||||
<Reference Include="RJW">
|
||||
<HintPath>..\..\..\rjw\1.4\Assemblies\RJW.dll</HintPath>
|
||||
|
@ -87,24 +89,27 @@
|
|||
<Compile Include="AlienRaceSupport.cs" />
|
||||
<Compile Include="Graphic_BodyParts.cs" />
|
||||
<Compile Include="Graphic_SizedApparel.cs" />
|
||||
<Compile Include="Patch-Animation.cs" />
|
||||
<Compile Include="SizedAppareIdeoPatch.cs" />
|
||||
<Compile Include="SizedApparelApparelBuilder.cs" />
|
||||
<Compile Include="SizedApparelBodyPart.cs" />
|
||||
<Compile Include="SizedApparelBodyPartDef.cs" />
|
||||
<Compile Include="SizedApparelBodyPartDetail.cs" />
|
||||
<Compile Include="SizedApparelBodyPartEditor.cs" />
|
||||
<Compile Include="SizedApparelComp.cs" />
|
||||
<Compile Include="HarmonyPatches.cs" />
|
||||
<Compile Include="SizedApparelDef.cs" />
|
||||
<Compile Include="SizedApparelDubsApparelPatch.cs" />
|
||||
<Compile Include="Patch-DubsApparelPatch.cs" />
|
||||
<Compile Include="SizedApparelMain.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SizedApparelPoseSet.cs" />
|
||||
<Compile Include="SizedApparelPubicHair.cs" />
|
||||
<Compile Include="SizedApparelRJWPatch.cs" />
|
||||
<Compile Include="SizedApparelRNWPatch.cs" />
|
||||
<Compile Include="Patch-RimJobWorld.cs" />
|
||||
<Compile Include="Patch-RimNudeWorld.cs" />
|
||||
<Compile Include="SizedApparelsDatabase.cs" />
|
||||
<Compile Include="SizedApparelSettingcs.cs" />
|
||||
<Compile Include="SizedApparelStyleStationPatch.cs" />
|
||||
<Compile Include="SizedApparelTexturePointDef.cs" />
|
||||
<Compile Include="SizedApparelUtility.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue