Skip to content

Commit

Permalink
v1.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
rheirman committed Aug 14, 2020
1 parent 6bf3433 commit 7c533f8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<supportedVersions>
<li>1.0</li>
<li>1.1</li>
<li>1.2</li>
</supportedVersions>

<modDependencies>
Expand Down
2 changes: 1 addition & 1 deletion About/Version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
but no minimum version will be required -->

<!-- Optional. This specifies the version of your mod for the library. Otherwise, the version of your mod's assembly will be used. -->
<overrideVersion>2.0.3</overrideVersion>
<overrideVersion>3.0.0</overrideVersion>
<!-- Optional. Use this to specify the version of HugsLib you are targeting.
See https://github.com/UnlimitedHugs/RimworldHugsLib/releases for the current version of the library.-->
<requiredLibraryVersion>6.0.0</requiredLibraryVersion>
Expand Down
8 changes: 8 additions & 0 deletions News/UpdateFeatures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,12 @@ Giddy up has been updated with the following changes!
- The potential inventory mass of pawns is substracted from the mass a mounted animal can carry when world travelling. In other words: things a pawn carry no longer get a free ride when riding.
</content>
</HugsLib.UpdateFeatureDef>
<HugsLib.UpdateFeatureDef ParentName="UpdateFeatureBase_GiddyUpCore">
<defName>GiddyUpCore_3_0_0</defName>
<assemblyVersion>3.0.0</assemblyVersion>
<content>
All Giddy-up! mods except Giddy-up! Mechanoids have been updated to support Rimworld version 1.2 (with multi-version support for 1.0 and 1.1). Giddy up Mechanoids will be updated once I'm done with the What the Hack update. Enjoy!
Cheers, Roolo
</content>
</HugsLib.UpdateFeatureDef>
</Defs>

0 comments on commit 7c533f8

Please sign in to comment.