Add collection scraper and local mod detection
This commit is contained in:
29
About.xml
Normal file
29
About.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>RT Fuse</name>
|
||||
<author>Ratys</author>
|
||||
<packageId>ratys.rtfuse</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>
|
||||
<li>1.6</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) electric fuses to mitigate short circuits. When placed anywhere on a power network, each fuse will safely discharge up to three of network's batteries, mitigating or preventing the explosion.
|
||||
|
||||
Does not require a new colony to add or remove (might throw a one-time error).
|
||||
|
||||
Refer to forum thread for additional information.</description>
|
||||
</ModMetaData>
|
||||
Reference in New Issue
Block a user