mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2026-06-18 11:16:01 +00:00
- Updated Breeding Pulse c# with more debugging information. - Updated Vanilla Genes Expanded Genie with updated function call. - Removed Licentia XML & method calls from Gene_Elasticity.cs - Fixed MatingCall Ability & checked to make sure Pheromone Spit was still functional. - Fixed incorrect mod requirement for sex curiosity Gene.
46 lines
No EOL
2.1 KiB
XML
46 lines
No EOL
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<loadFolders>
|
|
|
|
<v1.4>
|
|
<li>1.4</li>
|
|
<li>Common</li>
|
|
<!-- Didn't have Mod Folders back then -->
|
|
</v1.4>
|
|
<v1.5>
|
|
<li>1.5</li>
|
|
<li>Common</li>
|
|
<!-- Mods -->
|
|
<li IfModActive="LustLicentia.RJWLabs">1.5/Mods/LicentiaLabs</li>
|
|
<li IfModActive="vegapnk.cumpilation">1.5/Mods/Cumpilation</li>
|
|
<!-- <li IfModNotActive="asmr.rjw.racesupport">1.5/Mods/NotRaceSupport</li> -->
|
|
<li IfModActive="vanillaracesexpanded.sanguophage">1.5/Mods/Sanguophage</li>
|
|
<li IfModActive="vanillaracesexpanded.saurid">1.5/Mods/Saurid</li>
|
|
<li IfModActive="vanillaracesexpanded.phytokin">1.5/Mods/Phytokin</li>
|
|
<li IfModActive="vanillaracesexpanded.lycanthrope">1.5/Mods/Lycanthrope</li>
|
|
<li IfModActive="vanillaracesexpanded.highmate">1.5/Mods/Highmate</li>
|
|
<li IfModActive="vanillaracesexpanded.genie">1.5/Mods/Genie</li>
|
|
<li IfModActive="vanillaracesexpanded.fungoid">1.5/Mods/Fungoid</li>
|
|
<li IfModActive="vanillaracesexpanded.archon">1.5/Mods/Archon</li>
|
|
<li IfModActive="vanillaracesexpanded.android">1.5/Mods/Android</li>
|
|
<li IfModActive="VanillaExpanded.VGeneticsE">1.5/Mods/VE_Genetics</li>
|
|
<li IfModActive="ASMR.RJW.RaceSupport">1.5/Mods/RaceSupport</li>
|
|
</v1.5>
|
|
<v1.6>
|
|
<li>1.6</li>
|
|
<li>Common</li>
|
|
<!-- Mods -->
|
|
|
|
<li IfModActive="vegapnk.cumpilation">1.6/Mods/Cumpilation</li>
|
|
<li IfModActive="vanillaracesexpanded.sanguophage">1.6/Mods/Sanguophage</li>
|
|
<li IfModActive="vanillaracesexpanded.saurid">1.6/Mods/Saurid</li>
|
|
<li IfModActive="vanillaracesexpanded.phytokin">1.6/Mods/Phytokin</li>
|
|
<li IfModActive="vanillaracesexpanded.lycanthrope">1.6/Mods/Lycanthrope</li>
|
|
<li IfModActive="vanillaracesexpanded.highmate">1.6/Mods/Highmate</li>
|
|
<li IfModActive="vanillaracesexpanded.genie,rjw.sexperience">1.6/Mods/Genie</li>
|
|
<li IfModActive="vanillaracesexpanded.fungoid">1.6/Mods/Fungoid</li>
|
|
<li IfModActive="vanillaracesexpanded.archon">1.6/Mods/Archon</li>
|
|
<li IfModActive="vanillaracesexpanded.android">1.6/Mods/Android</li>
|
|
<li IfModActive="VanillaExpanded.VGeneticsE">1.6/Mods/VE_Genetics</li>
|
|
<li IfModActive="ASMR.RJW.RaceSupport">1.6/Mods/RaceSupport</li>
|
|
</v1.6>
|
|
</loadFolders> |