Files
RickGrymes c4238233e1 Add bunker structures and PresettablePocketMap system
Introduces new bunker floor and wall definitions with associated textures. Adds the PresettablePocketMap C# system, including map preset definitions, cell/building/pawn structures, and a custom map portal for generating presettable pocket maps. Also updates StimPack and PawnPatches logic and fixes minor formatting in loadFolders.xml.
2026-01-19 07:59:35 -06:00

11 lines
276 B
XML

<?xml version="1.0" encoding="utf-8"?>
<loadFolders>
<v1.6>
<li>/</li>
<li>Common</li>
<li>1.6</li>
<li IfModActive="vanillaexpanded.vnutriente">1.6/Compatibilities/VNPE</li>
<!-- <li IfModActive="zal.mef">LoadFolders/MusicExpanded</li> -->
</v1.6>
</loadFolders>