mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Updated XML for 1.5, anims version 2.0
This commit is contained in:
parent
5a43b135b3
commit
6606395223
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<ModMetaData>
|
||||
<name>Rimworld-Animations</name>
|
||||
<name>Rimworld Animations 2.0</name>
|
||||
<author>C0ffee</author>
|
||||
<url>https://gitgud.io/c0ffeeeeeeee/rimworld-animations</url>
|
||||
<supportedVersions>
|
||||
|
@ -9,6 +9,7 @@
|
|||
<li>1.2</li>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
<li>1.5</li>
|
||||
</supportedVersions>
|
||||
<packageId>c0ffee.rimworld.animations</packageId>
|
||||
<modDependencies>
|
||||
|
@ -42,7 +43,7 @@
|
|||
<incompatibleWith>
|
||||
</incompatibleWith>
|
||||
<description>
|
||||
Rimworld Animations! Hurray!
|
||||
Rimworld Animations 2.0! Hurray!
|
||||
|
||||
Questions or bugs?
|
||||
Chat with me on the forums: https://www.loverslab.com/topic/140386-rjw-animations/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<identifier>Rimworld-Animations</identifier>
|
||||
<version>1.3.7</version>
|
||||
<version>2.0.0</version>
|
||||
</Manifest>
|
||||
|
|
Loading…
Reference in a new issue