Skip to content

Commit

Permalink
B19 update
Browse files Browse the repository at this point in the history
  • Loading branch information
XeoNovaDan committed Aug 28, 2018
1 parent c836f9c commit 3f4160a
Show file tree
Hide file tree
Showing 17 changed files with 24 additions and 5 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Expand Up @@ -3,8 +3,8 @@
<name>[XND] Watermill Tweaks</name>
<author>XeoNovaDan</author>
<url>https://ludeon.com/forums/index.php?topic=29503.0</url>
<targetVersion>1.0.0</targetVersion>
<description>Current Version: v1.1.2 (29th July 2018)\n\nChanges the watermill generator in several different ways:
<targetVersion>0.19.0</targetVersion>
<description>Current Version: v1.1.3 (28th August 2018)\n\nChanges the watermill generator in several different ways:
* Increases its base power production from 1100W to 1400W
* Power production is directly influenced by the season
* Its power production decreases if temperatures are bad
Expand Down
14 changes: 14 additions & 0 deletions About/ModSync.xml
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<ModSyncNinjaData>
<ID>d40a86cb-ac45-40de-bafb-4345e92f98d1</ID>
<ModName>[XND] Watermill Tweaks</ModName>
<Version>1.1.3</Version>
<SaveBreaking>False</SaveBreaking>
<Host name="Github">
<Owner>XeoNovaDan</Owner>
<Project>WatermillTweaks</Project>
<AboutDir>About</AboutDir>
<DownloadFrom>ModSyncMainPage</DownloadFrom>
<Branch>master</Branch>
</Host>
</ModSyncNinjaData>
Binary file modified About/Preview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified About/Preview.xcf
Binary file not shown.
1 change: 1 addition & 0 deletions About/PublishedFileId.txt
@@ -0,0 +1 @@
1496115783
Binary file modified Assemblies/0Harmony.dll
Binary file not shown.
Binary file modified Assemblies/WatermillTweaks.dll
Binary file not shown.
Binary file not shown.
Binary file modified Source/WatermillTweaks/.vs/WatermillTweaks/v15/.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions Source/WatermillTweaks/WatermillTweaks.csproj
Expand Up @@ -35,7 +35,7 @@
<Private>False</Private>
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin_Data\Managed\Assembly-CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
Expand All @@ -45,7 +45,7 @@
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="UnityEngine">
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.dll</HintPath>
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin_Data\Managed\UnityEngine.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
Expand Down
Binary file not shown.
@@ -1 +1 @@
0e7a8193c95c5d39b6116fc9aed5e01bde0adaae
f1f02df9e5eade6a376db0eff59e2e7a5162b966
Expand Up @@ -2,3 +2,7 @@ E:\Documents\My RimWorld Mods\V1.0\WatermillTweaks\Assemblies\WatermillTweaks.dl
E:\Documents\My RimWorld Mods\V1.0\WatermillTweaks\Source\WatermillTweaks\obj\Debug\WatermillTweaks.csproj.CoreCompileInputs.cache
E:\Documents\My RimWorld Mods\V1.0\WatermillTweaks\Source\WatermillTweaks\obj\Debug\WatermillTweaks.dll
E:\Documents\My RimWorld Mods\V1.0\WatermillTweaks\Source\WatermillTweaks\obj\Debug\WatermillTweaks.csprojAssemblyReference.cache
E:\Documents\My RimWorld Mods\B19\WatermillTweaks\Assemblies\WatermillTweaks.dll
E:\Documents\My RimWorld Mods\B19\WatermillTweaks\Source\WatermillTweaks\obj\Debug\WatermillTweaks.csprojAssemblyReference.cache
E:\Documents\My RimWorld Mods\B19\WatermillTweaks\Source\WatermillTweaks\obj\Debug\WatermillTweaks.csproj.CoreCompileInputs.cache
E:\Documents\My RimWorld Mods\B19\WatermillTweaks\Source\WatermillTweaks\obj\Debug\WatermillTweaks.dll
Binary file not shown.
Binary file modified Source/WatermillTweaks/obj/Debug/WatermillTweaks.dll
Binary file not shown.

0 comments on commit 3f4160a

Please sign in to comment.