-
Notifications
You must be signed in to change notification settings - Fork 8
/
About.xml
30 lines (27 loc) · 1.01 KB
/
About.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<name>RT Solar Flare Shield</name>
<author>Ratys</author>
<packageId>ratys.rtsolarflareshield</packageId>
<url>https://ludeon.com/forums/index.php?topic=11272</url>
<supportedVersions>
<li>1.0</li>
<li>1.1</li>
<li>1.2</li>
<li>1.3</li>
<li>1.4</li>
<li>1.5</li>
</supportedVersions>
<modDependencies>
<li>
<packageId>brrainz.harmony</packageId>
<displayName>Harmony</displayName>
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
</li>
</modDependencies>
<description>Researchable (RT Mods research tab) magnetic shield to protect colony electronics from EMI and solar flares. The device heats up considerably while engaged, so plan accordingly!
Does not require a new colony to add or remove (might throw a one-time error).
Texture by LastXsile.
Refer to forum thread for additional information.</description>
</ModMetaData>