Compare commits

...

2 commits

Author SHA1 Message Date
Shabakur
560199336a
Made RJW-Genes incompatible 2022-12-20 12:33:55 +01:00
Shabakur
2162757354
Added warning for RJW-genes merge 2022-12-20 12:31:25 +01:00
2 changed files with 8 additions and 2 deletions

View file

@ -29,4 +29,7 @@
<li>rim.job.world</li> <li>rim.job.world</li>
<li>ASMR.RJW.RaceSupport</li> <li>ASMR.RJW.RaceSupport</li>
</loadAfter> </loadAfter>
</ModMetaData> <incompatibleWith>
<li>Vegapnk.rjw.genes</li><!-- Breaks CompHatcher.Hatch preventing eggs hatching -->
</incompatibleWith>
</ModMetaData>

View file

@ -1,4 +1,7 @@
# RJW_Bestiality_Gene_Inheritance # RJW_Animals_Gene_Inheritance
## This mod has merged with RJW-Genes. I will leave this mod up, but if you are using RJW-genes just disable this mod.
RJW-genes racegenedefs use a slightly different format, so you need to update custom racegenedefs if you have them.
This mod allows babies to inherit genes from animals. Currently the code is there, but I only made a few basic RaceGeneDefs. I will be adding more over time. If anyone want to contribute or have any suggestions feel free to open an issue or contact me on discord. This mod allows babies to inherit genes from animals. Currently the code is there, but I only made a few basic RaceGeneDefs. I will be adding more over time. If anyone want to contribute or have any suggestions feel free to open an issue or contact me on discord.
## Making new RaceGeneDefs ## Making new RaceGeneDefs