Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>Hay doesn't need Cooling!</name>
|
||||
<author>Ivelischt</author>
|
||||
|
||||
<packageId>ivelischt.RimWorld.uncooledHay</packageId>
|
||||
<url>https://github.com/fagidutt/HayDoesntNeedCooling</url>
|
||||
<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>
|
||||
</supportedVersions>
|
||||
</ModMetaData>
|
||||
Reference in New Issue
Block a user