Private
Public Access
1
0
Files
HayDoesntNeedCooling/About/About.xml
T

21 lines
539 B
XML
Raw Normal View History

2021-12-20 20:06:35 +01:00
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<name>Hay doesn't need Cooling!</name>
<author>Ivelischt</author>
<packageId>ivelischt.RimWorld.uncooledHay</packageId>
2021-12-20 20:36:42 +01:00
<url>https://lab.dutt.ch/fagi/haydoesntneedcooling</url>
2021-12-20 20:06:35 +01:00
<description>
This is just a basic DefMod.
With it, it is not required to cool Haystacks.
Why would you?
</description>
<loadAfter>
<li>Ludeon.RimWorld</li>
</loadAfter>
<supportedVersions>
<li>1.2</li>
<li>1.3</li>
2022-10-31 17:19:44 +01:00
<li>1.4</li>
2021-12-20 20:06:35 +01:00
</supportedVersions>
</ModMetaData>