Added a Manifest with Version 1.1.0

This commit is contained in:
Vegapnk 2023-02-09 09:37:04 +01:00
parent 494aefa419
commit af9999bd2e
1 changed files with 19 additions and 0 deletions

19
About/Manifest.xml Normal file
View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>RJW-Genes</identifier>
<version>1.1.0</version>
<dependencies>
<li>RimJobWorld</li>
<li>HugsLib</li>
</dependencies>
<incompatibleWith />
<loadAfter>
<li>RimJobWorld</li>
<li>HugsLib</li>
</loadAfter>
<suggests>
<li>RJW-LicentiaLabs</li>
</suggests>
<manifestUri>https://github.com/vegapnk/RJW-Genes/tree/main/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/vegapnk/RJW-Genes</downloadUri>
</Manifest>