Skip to content

Commit

Permalink
Binaries (#208)
Browse files Browse the repository at this point in the history
* Fixing binaries

* update 1.2 binary

* Update changelog

Co-authored-by: Hazzer <[email protected]>
  • Loading branch information
Hazzer and Hazzer authored Aug 2, 2020
1 parent 810daa9 commit 0181752
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
Binary file modified 1.2/Assemblies/PrisonLabor.dll
Binary file not shown.
Binary file modified Assemblies/PrisonLabor.dll
Binary file not shown.
5 changes: 5 additions & 0 deletions Source/PrisonLabor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>..\..\..\Gry\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand All @@ -49,15 +50,19 @@
<Reference Include="System.Xml" />
<Reference Include="UnityEngine">
<HintPath>..\..\..\Gry\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>..\..\..\Gry\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.IMGUIModule">
<HintPath>..\..\..\Gry\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>..\..\..\Gry\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Changelog:
1.2.0

1.1.11
- Another fixes for roof construction. Prisoners should not stuct in roof is outside their reach
- Preparation to 1.2 rimworld version
Expand Down

0 comments on commit 0181752

Please sign in to comment.