From 845d141cd14152bf23a17d69f50eebd54bab0258 Mon Sep 17 00:00:00 2001 From: Shabakur <109368764+Shabakur@users.noreply.github.com> Date: Wed, 30 Nov 2022 14:06:19 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c365f99..c3c0210 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # RJW_Bestiality_Gene_Inheritance -WIP +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 feel free to open an issue or contact me on discord. + +## Making new RaceGeneDefs +If you want to add animals and/or genes you can copy and modify racegenedefs.xml in /Defs/RaceGeneDefs. There is a template which explains how it works.