Initial commit

This commit is contained in:
Cocopomel
2021-02-21 10:04:30 +09:00
commit 559a31070a
198 changed files with 9075 additions and 0 deletions

36
about/About.xml Normal file
View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" ?>
<ModMetaData>
<name>Paniel the Automata</name>
<author>AhnDemi</author>
<packageId>AhnDemi.PanieltheAutomata</packageId>
<supportedVersions>
<li>1.2</li>
</supportedVersions>
<description>
Paniel the Automata
</description>
<modDependencies>
<li>
<packageId>erdelf.HumanoidAlienRaces</packageId>
<displayName>Humanoid Alien Races 2.0</displayName>
<steamWorkshopUrl>https://steamcommunity.com/sharedfiles/filedetails/?id=839005762</steamWorkshopUrl>
</li>
<li>
<packageId>brrainz.harmony</packageId>
<displayName>Harmony</displayName>
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
</li>
<li>
<packageId>goudaquiche.MoharFramework</packageId>
<displayName>MoHAR framework</displayName>
<steamWorkshopUrl>https://steamcommunity.com/sharedfiles/filedetails/?id=2057001924</steamWorkshopUrl>
</li>
</modDependencies>
<loadAfter>
<li>Ludeon.RimWorld</li>
<li>brrainz.harmony</li>
<li>erdelf.HumanoidAlienRaces</li>
<li>goudaquiche.MoharFramework</li>
</loadAfter>
</ModMetaData>