mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Updated Docs and Assembly for 1.2 beta
This commit is contained in:
parent
139a64b8e3
commit
6440f17fd2
7 changed files with 57 additions and 16 deletions
|
@ -8,6 +8,10 @@
|
|||
<description>Adds Genes for RJW Content</description>
|
||||
<url>https://steamcommunity.com/id/Vegapnk/myworkshopfiles/?appid=294100</url>
|
||||
<modDependencies>
|
||||
<li>
|
||||
<packageId>Ludeon.RimWorld.Biotech</packageId>
|
||||
<displayName>Biotech</displayName>
|
||||
</li>
|
||||
<li>
|
||||
<packageId>rim.job.world</packageId>
|
||||
<displayName>RimJobWorld</displayName>
|
||||
|
@ -27,11 +31,16 @@
|
|||
</li>
|
||||
</modDependencies>
|
||||
<loadAfter>
|
||||
<li>Ludeon.RimWorld</li>
|
||||
<li>Ludeon.RimWorld.Royalty</li>
|
||||
<li>Ludeon.RimWorld.Ideology</li>
|
||||
<li>Ludeon.RimWorld.Biotech</li>
|
||||
<li>rim.job.world</li>
|
||||
<li>brrainz.harmony</li>
|
||||
<!--
|
||||
<li>UnlimitedHugs.HugsLib</li>
|
||||
-->
|
||||
<li>OskarPotocki.VanillaFactionsExpanded.Core</li>
|
||||
<li>sarg.alphaanimals</li>
|
||||
|
||||
<li>Sl4vP0weR.DominantGene</li>
|
||||
</loadAfter>
|
||||
|
||||
</ModMetaData>
|
|
@ -1,12 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<identifier>RJW-Genes</identifier>
|
||||
<version>1.1.0</version>
|
||||
<version>1.2.0</version>
|
||||
<dependencies>
|
||||
<li>RimJobWorld</li>
|
||||
<li>HugsLib</li>
|
||||
</dependencies>
|
||||
<incompatibleWith />
|
||||
<incompatibleWith>
|
||||
<li>Male- and Female- Only Genes</li>
|
||||
</incompatibleWith>
|
||||
<loadAfter>
|
||||
<li>RimJobWorld</li>
|
||||
<li>HugsLib</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue