rjw-genes/About/Manifest.xml
Telanda 59e8e2ab7e
Dev 2.7.0 Merge (#237)
* - Seperation of Animal Gene code from base RJW_Genes

* - Clean-up of leftover XML Files
- Minor update to README.md

* Fixed missing translation text
Fixed Missing B&S Undead Patch
Fixed Anal Fertility Errors, might be broken again.

DLL Included for Merge.

* - Seperation of Animal Gene code from base RJW_Genes

* - Clean-up of leftover XML Files
- Minor update to README.md

* Rework of Gene Application order for New pawns.

* Migrated Genital Genes to new Post-Sexualizeing system, removing likelyhood of Duplicates.

* Gender Fluid no longer allows sex change while pregnant.

* Fixed changes to Big & Small Lamia & Sneks Xenotype Names. (Thank you RHS0 on discord for the report!)

* Update Load order & Xenotype cleanup.

* Fix to Littered Births.
Fix to Gender Genes to make sure they only fire if active.
Version increment to 2.7

* Hormonal Saliva Gene Fixes.

* Updates to Changelog.

* DLL Commit
Fluid Production Rebalance

* Typo's fixed in CHangelog

* More Changelog Fixes
2026-07-23 16:30:18 +10:00

21 lines
617 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>RJW-Genes</identifier>
<version>2.7.0</version>
<dependencies>
<li>RimJobWorld</li>
</dependencies>
<incompatibleWith>
<li>Male- and Female- Only Genes</li>
</incompatibleWith>
<loadAfter>
<li>RimJobWorld</li>
<li>RJWSexperience_CumGenes</li>
<li>Cumpilation</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>