Skip to content

Commit

Permalink
Recompile + Update
Browse files Browse the repository at this point in the history
Updated to include the new CompAnimatedOver in solution.
Recompiled CompAnimated  assemblies
  • Loading branch information
jecrell committed Oct 29, 2018
1 parent 9d141a8 commit b1e5ca9
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Binary file modified Assemblies/CompAnimated.dll
Binary file not shown.
Binary file modified Source/.vs/JecsTools/v15/.suo
Binary file not shown.
Binary file modified Source/.vs/JecsTools/v15/Server/sqlite3/storage.ide-shm
Binary file not shown.
Binary file modified Source/.vs/JecsTools/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.
4 changes: 2 additions & 2 deletions Source/AllModdingComponents/CompAnimated/CompAnimated.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />


</ItemGroup>
<ItemGroup>
<Compile Include="CompAnimated.cs" />
<Compile Include="CompAnimatedOver.cs" />
<Compile Include="CompProperties_Animated.cs" />
<Compile Include="CompProperties_AnimatedOver.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
10 changes: 5 additions & 5 deletions updateinfo
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
==============================

JecsTools Update
v1.1.0.8 (10-18-2018)
v1.1.0.10 (10-28-2018)
====================

Changed very few issues to allow for the update for RimWorld 1.0.
AliceCecil has adjusted the CompAnimated code to support buildings and other objects (ThingWithComps).
--------------------

Download now on...
Expand All @@ -25,9 +25,9 @@ Discuss the mod on...
[img width=260]https://raw.githubusercontent.com/jecrell/JecsTools/master/About/Preview.png[/img]
[hr]
[b]JecsTools
Version: 1.1.0.8
Updated: 10-18-2018
Description: [color=orange]Changed very few issues to allow for the update for RimWorld 1.0.[/color]
Version: 1.1.0.10
Updated: 10-28-2018
Description: [color=orange]AliceCecil has adjusted the CompAnimated code to support buildings and other objects (ThingWithComps).[/color]
[hr]
[b]Download now on...[/b]
[url=https://www.patreon.com/posts/22139730]Patreon[/url]
Expand Down

0 comments on commit b1e5ca9

Please sign in to comment.