Skip to content

Commit 7c533f8

Browse files
committed
v1.2 update
1 parent 6bf3433 commit 7c533f8

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

About/About.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<supportedVersions>
66
<li>1.0</li>
77
<li>1.1</li>
8+
<li>1.2</li>
89
</supportedVersions>
910

1011
<modDependencies>

About/Version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
but no minimum version will be required -->
55

66
<!-- Optional. This specifies the version of your mod for the library. Otherwise, the version of your mod's assembly will be used. -->
7-
<overrideVersion>2.0.3</overrideVersion>
7+
<overrideVersion>3.0.0</overrideVersion>
88
<!-- Optional. Use this to specify the version of HugsLib you are targeting.
99
See https://github.com/UnlimitedHugs/RimworldHugsLib/releases for the current version of the library.-->
1010
<requiredLibraryVersion>6.0.0</requiredLibraryVersion>

News/UpdateFeatures.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,12 @@ Giddy up has been updated with the following changes!
3333
- 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.
3434
</content>
3535
</HugsLib.UpdateFeatureDef>
36+
<HugsLib.UpdateFeatureDef ParentName="UpdateFeatureBase_GiddyUpCore">
37+
<defName>GiddyUpCore_3_0_0</defName>
38+
<assemblyVersion>3.0.0</assemblyVersion>
39+
<content>
40+
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!
41+
Cheers, Roolo
42+
</content>
43+
</HugsLib.UpdateFeatureDef>
3644
</Defs>

0 commit comments

Comments
 (0)