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

23 lines
593 B
XML
Raw Normal View History

2025-06-25 14:31:47 +02:00
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<name>Rice doesn't need Cooling!</name>
<author>Ivelischt</author>
<packageId>ivelischt.RimWorld.uncooledRice</packageId>
<url>https://lab.dutt.ch/fagi/ricedoesntneedcooling</url>
<description>
This is just a basic DefMod.
With it, it is not required to cool Rice.
Why would you?
</description>
<loadAfter>
<li>Ludeon.RimWorld</li>
</loadAfter>
<supportedVersions>
<li>1.2</li>
2025-06-25 14:36:41 +02:00
<li>1.3</li>
<li>1.4</li>
<li>1.5</li>
<li>1.6</li>
2025-06-25 14:31:47 +02:00
</supportedVersions>
2024-09-12 23:57:19 +02:00
</ModMetaData>