mirror of
https://gitgud.io/AsmodeusRex/rjw-race-support.git
synced 2024-08-15 00:03:24 +00:00
11 lines
465 B
XML
11 lines
465 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
|
<loadFolders>
|
||
|
<default>
|
||
|
<li>Content/Base</li>
|
||
|
<li>Content/Mods/Alien Races/_General</li>
|
||
|
<!-- ==========================Genetic Rim Stuff -->
|
||
|
<li IfModActive="VanillaExpanded.VGeneticsE">Content/Mods/VanillaGeneticsExpanded</li>
|
||
|
<li IfModActive="syrchalis.traitvalue">Content/Mods/SYR Mods/Trait Value</li>
|
||
|
<li IfModActive="rjw.milk.humanoid">Content/RJW Mods/Milk</li>
|
||
|
</default>
|
||
|
</loadFolders>
|