Updated XML for 1.5, anims version 2.0

This commit is contained in:
c0ffee 2024-05-01 10:04:23 -07:00
parent 5a43b135b3
commit 6606395223
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<ModMetaData> <ModMetaData>
<name>Rimworld-Animations</name> <name>Rimworld Animations 2.0</name>
<author>C0ffee</author> <author>C0ffee</author>
<url>https://gitgud.io/c0ffeeeeeeee/rimworld-animations</url> <url>https://gitgud.io/c0ffeeeeeeee/rimworld-animations</url>
<supportedVersions> <supportedVersions>
@ -9,6 +9,7 @@
<li>1.2</li> <li>1.2</li>
<li>1.3</li> <li>1.3</li>
<li>1.4</li> <li>1.4</li>
<li>1.5</li>
</supportedVersions> </supportedVersions>
<packageId>c0ffee.rimworld.animations</packageId> <packageId>c0ffee.rimworld.animations</packageId>
<modDependencies> <modDependencies>
@ -42,7 +43,7 @@
<incompatibleWith> <incompatibleWith>
</incompatibleWith> </incompatibleWith>
<description> <description>
Rimworld Animations! Hurray! Rimworld Animations 2.0! Hurray!
Questions or bugs? Questions or bugs?
Chat with me on the forums: https://www.loverslab.com/topic/140386-rjw-animations/ Chat with me on the forums: https://www.loverslab.com/topic/140386-rjw-animations/

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest> <Manifest>
<identifier>Rimworld-Animations</identifier> <identifier>Rimworld-Animations</identifier>
<version>1.3.7</version> <version>2.0.0</version>
</Manifest> </Manifest>