Skip to content
juanosarg edited this page Jun 24, 2025 · 4 revisions

The Genes module of the Vanilla Expanded Framework includes a lot of classes that add functionality to the genetics system added with the Biotech DLC.

How do I use this code?

Read each of the sections for details.

Inside the framework, the namespace to access all the Genes classes is "VEF.Genes".

Clone this wiki locally