diff --git a/Assemblies/0JecsTools.dll b/Assemblies/0JecsTools.dll index 909c96db..f9b6e58d 100644 Binary files a/Assemblies/0JecsTools.dll and b/Assemblies/0JecsTools.dll differ diff --git a/Assemblies/AbilityUser.dll b/Assemblies/AbilityUser.dll index 2f52805d..d849eee4 100644 Binary files a/Assemblies/AbilityUser.dll and b/Assemblies/AbilityUser.dll differ diff --git a/Assemblies/AbilityUserAI.dll b/Assemblies/AbilityUserAI.dll index e7e5bcfe..b0957d8a 100644 Binary files a/Assemblies/AbilityUserAI.dll and b/Assemblies/AbilityUserAI.dll differ diff --git a/Assemblies/CompActivatableEffect.dll b/Assemblies/CompActivatableEffect.dll index 70461c51..ca73f510 100644 Binary files a/Assemblies/CompActivatableEffect.dll and b/Assemblies/CompActivatableEffect.dll differ diff --git a/Assemblies/CompAnimated.dll b/Assemblies/CompAnimated.dll index 42817f7d..0c4a6e7c 100644 Binary files a/Assemblies/CompAnimated.dll and b/Assemblies/CompAnimated.dll differ diff --git a/Assemblies/CompBalloon.dll b/Assemblies/CompBalloon.dll index 174d0dda..13ae150c 100644 Binary files a/Assemblies/CompBalloon.dll and b/Assemblies/CompBalloon.dll differ diff --git a/Assemblies/CompDeflector.dll b/Assemblies/CompDeflector.dll index 926f5e17..c77e881c 100644 Binary files a/Assemblies/CompDeflector.dll and b/Assemblies/CompDeflector.dll differ diff --git a/Assemblies/CompDelayedSpawner.dll b/Assemblies/CompDelayedSpawner.dll index 6f2973d9..b3d1dd44 100644 Binary files a/Assemblies/CompDelayedSpawner.dll and b/Assemblies/CompDelayedSpawner.dll differ diff --git a/Assemblies/CompExtraSounds.dll b/Assemblies/CompExtraSounds.dll index 2d42c7ed..0374a2b5 100644 Binary files a/Assemblies/CompExtraSounds.dll and b/Assemblies/CompExtraSounds.dll differ diff --git a/Assemblies/CompInstalledPart.dll b/Assemblies/CompInstalledPart.dll index a7cc5377..82391db1 100644 Binary files a/Assemblies/CompInstalledPart.dll and b/Assemblies/CompInstalledPart.dll differ diff --git a/Assemblies/CompLumbering.dll b/Assemblies/CompLumbering.dll index dffd28d9..9bcb23e2 100644 Binary files a/Assemblies/CompLumbering.dll and b/Assemblies/CompLumbering.dll differ diff --git a/Assemblies/CompOverlays.dll b/Assemblies/CompOverlays.dll index bbd7d570..cb068854 100644 Binary files a/Assemblies/CompOverlays.dll and b/Assemblies/CompOverlays.dll differ diff --git a/Assemblies/CompOversizedWeapon.dll b/Assemblies/CompOversizedWeapon.dll index 1500eff3..b56b1e10 100644 Binary files a/Assemblies/CompOversizedWeapon.dll and b/Assemblies/CompOversizedWeapon.dll differ diff --git a/Assemblies/CompSlotLoadable.dll b/Assemblies/CompSlotLoadable.dll index 8ba765e5..8451c3a3 100644 Binary files a/Assemblies/CompSlotLoadable.dll and b/Assemblies/CompSlotLoadable.dll differ diff --git a/Assemblies/CompToggleDef.dll b/Assemblies/CompToggleDef.dll index e76a2fcb..b8b59703 100644 Binary files a/Assemblies/CompToggleDef.dll and b/Assemblies/CompToggleDef.dll differ diff --git a/Assemblies/CompVehicle.dll b/Assemblies/CompVehicle.dll index 96c6263f..276ff3e7 100644 Binary files a/Assemblies/CompVehicle.dll and b/Assemblies/CompVehicle.dll differ diff --git a/Assemblies/PawnShields.dll b/Assemblies/PawnShields.dll index 16d1d641..c06c2b4b 100644 Binary files a/Assemblies/PawnShields.dll and b/Assemblies/PawnShields.dll differ diff --git a/Source/.idea/.idea.JecsTools/.idea/contentModel.xml b/Source/.idea/.idea.JecsTools/.idea/contentModel.xml index b9c83033..6705277b 100644 --- a/Source/.idea/.idea.JecsTools/.idea/contentModel.xml +++ b/Source/.idea/.idea.JecsTools/.idea/contentModel.xml @@ -359,6 +359,7 @@ - + + \ No newline at end of file diff --git a/Source/AllModdingComponents/AbilityUserAI/AbilityUserAI.csproj b/Source/AllModdingComponents/AbilityUserAI/AbilityUserAI.csproj index d2891005..5f35706c 100644 --- a/Source/AllModdingComponents/AbilityUserAI/AbilityUserAI.csproj +++ b/Source/AllModdingComponents/AbilityUserAI/AbilityUserAI.csproj @@ -41,7 +41,7 @@ False - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -49,7 +49,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompAbilityUser/CompAbilityUser.csproj b/Source/AllModdingComponents/CompAbilityUser/CompAbilityUser.csproj index 2aba88c1..d3b7fc16 100755 --- a/Source/AllModdingComponents/CompAbilityUser/CompAbilityUser.csproj +++ b/Source/AllModdingComponents/CompAbilityUser/CompAbilityUser.csproj @@ -35,11 +35,11 @@ ..\..\Dependencies\0Harmony.dll - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompActivatableEffect/CompActivatableEffect.csproj b/Source/AllModdingComponents/CompActivatableEffect/CompActivatableEffect.csproj index ae085b7c..14fc0b44 100755 --- a/Source/AllModdingComponents/CompActivatableEffect/CompActivatableEffect.csproj +++ b/Source/AllModdingComponents/CompActivatableEffect/CompActivatableEffect.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompAnimated/CompAnimated.csproj b/Source/AllModdingComponents/CompAnimated/CompAnimated.csproj index 869648d7..fa2c3757 100644 --- a/Source/AllModdingComponents/CompAnimated/CompAnimated.csproj +++ b/Source/AllModdingComponents/CompAnimated/CompAnimated.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\..\..\..\RimWorldWin_Data\Managed\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompBalloon/CompBalloon.csproj b/Source/AllModdingComponents/CompBalloon/CompBalloon.csproj index 18045f69..e7ca7c77 100644 --- a/Source/AllModdingComponents/CompBalloon/CompBalloon.csproj +++ b/Source/AllModdingComponents/CompBalloon/CompBalloon.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompDeflector/CompDeflector.csproj b/Source/AllModdingComponents/CompDeflector/CompDeflector.csproj index e24e32ef..c0cb47bf 100755 --- a/Source/AllModdingComponents/CompDeflector/CompDeflector.csproj +++ b/Source/AllModdingComponents/CompDeflector/CompDeflector.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompDelayedSpawner/CompDelayedSpawner.csproj b/Source/AllModdingComponents/CompDelayedSpawner/CompDelayedSpawner.csproj index 0fd102c7..57eb4d2c 100644 --- a/Source/AllModdingComponents/CompDelayedSpawner/CompDelayedSpawner.csproj +++ b/Source/AllModdingComponents/CompDelayedSpawner/CompDelayedSpawner.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompExtraSounds/CompExtraSounds.csproj b/Source/AllModdingComponents/CompExtraSounds/CompExtraSounds.csproj index 93960d74..b854d52c 100755 --- a/Source/AllModdingComponents/CompExtraSounds/CompExtraSounds.csproj +++ b/Source/AllModdingComponents/CompExtraSounds/CompExtraSounds.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompInstalledPart/CompInstalledPart.csproj b/Source/AllModdingComponents/CompInstalledPart/CompInstalledPart.csproj index 3f9bed43..f53ce10d 100755 --- a/Source/AllModdingComponents/CompInstalledPart/CompInstalledPart.csproj +++ b/Source/AllModdingComponents/CompInstalledPart/CompInstalledPart.csproj @@ -37,7 +37,7 @@ False - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -45,7 +45,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompLumbering/CompLumbering.csproj b/Source/AllModdingComponents/CompLumbering/CompLumbering.csproj index cbd807dc..8721389b 100755 --- a/Source/AllModdingComponents/CompLumbering/CompLumbering.csproj +++ b/Source/AllModdingComponents/CompLumbering/CompLumbering.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompOverlays/CompOverlays.csproj b/Source/AllModdingComponents/CompOverlays/CompOverlays.csproj index 55faa62f..b35b400b 100644 --- a/Source/AllModdingComponents/CompOverlays/CompOverlays.csproj +++ b/Source/AllModdingComponents/CompOverlays/CompOverlays.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompOversizedWeapon/CompOversizedWeapon.csproj b/Source/AllModdingComponents/CompOversizedWeapon/CompOversizedWeapon.csproj index d513af0e..57475883 100755 --- a/Source/AllModdingComponents/CompOversizedWeapon/CompOversizedWeapon.csproj +++ b/Source/AllModdingComponents/CompOversizedWeapon/CompOversizedWeapon.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompSlotLoadable/CompSlotLoadable.csproj b/Source/AllModdingComponents/CompSlotLoadable/CompSlotLoadable.csproj index 1914c14d..cedc9d1b 100755 --- a/Source/AllModdingComponents/CompSlotLoadable/CompSlotLoadable.csproj +++ b/Source/AllModdingComponents/CompSlotLoadable/CompSlotLoadable.csproj @@ -37,7 +37,7 @@ False - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -45,7 +45,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompToggleDef/CompToggleDef.csproj b/Source/AllModdingComponents/CompToggleDef/CompToggleDef.csproj index 7006ac34..f6d18c4c 100755 --- a/Source/AllModdingComponents/CompToggleDef/CompToggleDef.csproj +++ b/Source/AllModdingComponents/CompToggleDef/CompToggleDef.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/CompVehicle/CompVehicle.csproj b/Source/AllModdingComponents/CompVehicle/CompVehicle.csproj index 2fcc9f69..3eb47cac 100644 --- a/Source/AllModdingComponents/CompVehicle/CompVehicle.csproj +++ b/Source/AllModdingComponents/CompVehicle/CompVehicle.csproj @@ -32,7 +32,7 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -40,7 +40,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/JecsTools/JecsTools.csproj b/Source/AllModdingComponents/JecsTools/JecsTools.csproj index 60d96390..eca27304 100644 --- a/Source/AllModdingComponents/JecsTools/JecsTools.csproj +++ b/Source/AllModdingComponents/JecsTools/JecsTools.csproj @@ -37,7 +37,7 @@ False - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False @@ -45,7 +45,7 @@ False - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False diff --git a/Source/AllModdingComponents/PawnShields/PawnShields.csproj b/Source/AllModdingComponents/PawnShields/PawnShields.csproj index fd08a87c..d1379447 100644 --- a/Source/AllModdingComponents/PawnShields/PawnShields.csproj +++ b/Source/AllModdingComponents/PawnShields/PawnShields.csproj @@ -32,14 +32,14 @@ - ..\..\..\..\..\RimWorldWin_Data\Managed\Assembly-CSharp.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False ..\..\Dependencies\0Harmony.dll - ..\..\Dependencies\UnityEngine.dll + ..\..\..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll False