fix: add missing harmony dependency
This commit is contained in:
parent
265c0c375f
commit
f21eb3bbf2
1 changed files with 8 additions and 0 deletions
|
@ -18,6 +18,14 @@ You should have received a copy of the GNU General Public License along with "Ta
|
||||||
<supportedVersions>
|
<supportedVersions>
|
||||||
<li>1.5</li>
|
<li>1.5</li>
|
||||||
</supportedVersions>
|
</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>
|
||||||
<modVersion IgnoreIfNoMatchingField="True">1.0</modVersion>
|
<modVersion IgnoreIfNoMatchingField="True">1.0</modVersion>
|
||||||
<!-- <incompatibleWith>
|
<!-- <incompatibleWith>
|
||||||
<li>CETeam.CombatExtended</li> <!- trolololo ->
|
<li>CETeam.CombatExtended</li> <!- trolololo ->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue