Advertisement
CyborgArmGun

DHAP - ModuleConfig

Dec 21st, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 11.67 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="http://qconsulting.ca/fo3/ModConfig5.0.xsd">
  3.     <moduleName>Demon Hunter Armor Plus</moduleName>
  4.     <installSteps order="Explicit">
  5.         <installStep name="Body Preset Group">
  6.             <optionalFileGroups order="Explicit">
  7.                 <group name="Body Type" type="SelectExactlyOne">
  8.                     <plugins order="Explicit">
  9.                         <plugin name="CBBE">
  10.                             <description>
  11.                                 <![CDATA[CCalientes Beautiful Bodies Edition]]>
  12.                             </description>
  13.                             <image path="fomod\images\CBBE Curvy.jpg" />
  14.                             <conditionFlags>
  15.                                 <flag name="CBBE Selected">On</flag>
  16.                             </conditionFlags>
  17.                             <typeDescriptor>
  18.                                 <type name="Optional"/>
  19.                             </typeDescriptor>
  20.                         </plugin>
  21.                         <plugin name="UUNP">
  22.                             <description>
  23.                                 <![CDATA[Universal UNP]]>
  24.                             </description>
  25.                             <image path="fomod\images\UNP.jpg" />
  26.                             <conditionFlags>
  27.                                 <flag name="UUNP Selected">On</flag>
  28.                             </conditionFlags>
  29.                             <typeDescriptor>
  30.                                 <type name="Optional"/>
  31.                             </typeDescriptor>
  32.                         </plugin>
  33.                     </plugins>
  34.                 </group>
  35.             </optionalFileGroups>
  36.         </installStep>
  37.         <installStep name="CBBE Preset">
  38.             <visible>
  39.                 <dependencies>
  40.                     <flagDependency flag="CBBE Selected" value="On" />
  41.                 </dependencies>
  42.             </visible>
  43.             <optionalFileGroups order="Explicit">
  44.                 <group name="Preset" type="SelectExactlyOne">
  45.                     <plugins order="Explicit">
  46.                         <plugin name="Curvy">
  47.                             <description>
  48.                                 <![CDATA[Curvy CBBE Preset]]>
  49.                             </description>
  50.                             <image path="fomod\images\CBBE Curvy.jpg" />
  51.                             <files>
  52.                                 <folder source="fomod\Body Presets\CBBE Curvy\meshes" destination="meshes" priority="0"/>
  53.                             </files>
  54.                             <typeDescriptor>
  55.                                 <type name="Optional"/>
  56.                             </typeDescriptor>
  57.                         </plugin>
  58.                         <plugin name="Curvy HDT">
  59.                             <description>
  60.                                 <![CDATA[Curvy CBBE Preset with HDT Physics. HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  61.                             </description>
  62.                             <image path="fomod\images\CBBE Curvy.jpg" />
  63.                             <files>
  64.                                 <folder source="fomod\Body Presets\CBBE HDT Curvy\meshes" destination="meshes" priority="0"/>
  65.                             </files>
  66.                             <typeDescriptor>
  67.                                 <type name="Optional"/>
  68.                             </typeDescriptor>
  69.                         </plugin>
  70.                         <plugin name="Slim">
  71.                             <description>
  72.                                 <![CDATA[Slim CBBE Preset]]>
  73.                             </description>
  74.                             <image path="fomod\images\CBBE Slim.png" />
  75.                             <files>
  76.                                 <folder source="fomod\Body Presets\CBBE Slim\meshes" destination="meshes" priority="0"/>
  77.                             </files>
  78.                             <typeDescriptor>
  79.                                 <type name="Optional"/>
  80.                             </typeDescriptor>
  81.                         </plugin>
  82.                         <plugin name="Slim HDT">
  83.                             <description>
  84.                                 <![CDATA[Slim CBBE Preset with HDT Physics. HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  85.                             </description>
  86.                             <image path="fomod\images\CBBE Slim.png" />
  87.                             <files>
  88.                                 <folder source="fomod\Body Presets\CBBE HDT Slim\meshes" destination="meshes" priority="0"/>
  89.                             </files>
  90.                             <typeDescriptor>
  91.                                 <type name="Optional"/>
  92.                             </typeDescriptor>
  93.                         </plugin>
  94.                     </plugins>
  95.                 </group>
  96.             </optionalFileGroups>
  97.         </installStep>
  98.         <installStep name="UUNP Presets">
  99.             <visible>
  100.                 <dependencies>
  101.                     <flagDependency flag="UUNP Selected" value="On" />
  102.                 </dependencies>
  103.             </visible>
  104.             <optionalFileGroups order="Explicit">
  105.                 <group name="Preset" type="SelectExactlyOne">
  106.                     <plugins order="Explicit">
  107.                         <plugin name="7Base">
  108.                             <description>
  109.                                 <![CDATA[SevenBase Preset]]>
  110.                             </description>
  111.                             <image path="fomod\images\7B.jpg" />
  112.                             <files>
  113.                                 <folder source="fomod\Body Presets\7B\meshes" destination="meshes" priority="0"/>
  114.                             </files>
  115.                             <typeDescriptor>
  116.                                 <type name="Optional"/>
  117.                             </typeDescriptor>
  118.                         </plugin>
  119.                         <plugin name="7Base HDT">
  120.                             <description>
  121.                                 <![CDATA[SevenBase Preset with HDT Physics. HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  122.                             </description>
  123.                             <image path="fomod\images\7B.jpg" />
  124.                             <files>
  125.                                 <folder source="fomod\Body Presets\7B HDT\meshes" destination="meshes" priority="0"/>
  126.                             </files>
  127.                             <typeDescriptor>
  128.                                 <type name="Optional"/>
  129.                             </typeDescriptor>
  130.                         </plugin>
  131.                         <plugin name="Dream Girl">
  132.                             <description>
  133.                                 <![CDATA[Dream Girl Preset. Tons of clipping, be aware.]]>
  134.                             </description>
  135.                             <image path="fomod\images\Dream Girl.jpg" />
  136.                             <files>
  137.                                 <folder source="fomod\Body Presets\Dream Girl\meshes" destination="meshes" priority="0"/>
  138.                             </files>
  139.                             <typeDescriptor>
  140.                                 <type name="Optional"/>
  141.                             </typeDescriptor>
  142.                         </plugin>
  143.                         <plugin name="Dream Girl HDT">
  144.                             <description>
  145.                                 <![CDATA[Dream Girl Preset with HDT Physics Tons of clipping, be aware. HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  146.                             </description>
  147.                             <image path="fomod\images\Dream Girl.jpg" />
  148.                             <files>
  149.                                 <folder source="fomod\Body Presets\Dream Girl HDT\meshes" destination="meshes" priority="0"/>
  150.                             </files>
  151.                             <typeDescriptor>
  152.                                 <type name="Optional"/>
  153.                             </typeDescriptor>
  154.                         </plugin>
  155.                         <plugin name="UNP">
  156.                             <description>
  157.                                 <![CDATA[UNP Preset]]>
  158.                             </description>
  159.                             <image path="fomod\images\UNP.jpg" />
  160.                             <files>
  161.                                 <folder source="fomod\Body Presets\UNP\meshes" destination="meshes" priority="0"/>
  162.                             </files>
  163.                             <typeDescriptor>
  164.                                 <type name="Optional"/>
  165.                             </typeDescriptor>
  166.                         </plugin>
  167.                         <plugin name="UNP HDT">
  168.                             <description>
  169.                                 <![CDATA[UNP Preset with HDT Physics HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  170.                             </description>
  171.                             <image path="fomod\images\UNP.jpg" />
  172.                             <files>
  173.                                 <folder source="fomod\Body Presets\UNP HDT\meshes" destination="meshes" priority="0"/>
  174.                             </files>
  175.                             <typeDescriptor>
  176.                                 <type name="Optional"/>
  177.                             </typeDescriptor>
  178.                         </plugin>
  179.                         <plugin name="UNPB">
  180.                             <description>
  181.                                 <![CDATA[UNPB Preset]]>
  182.                             </description>
  183.                             <image path="fomod\images\UNPB.jpg" />
  184.                             <files>
  185.                                 <folder source="fomod\Body Presets\UNPB\meshes" destination="meshes" priority="0"/>
  186.                             </files>
  187.                             <typeDescriptor>
  188.                                 <type name="Optional"/>
  189.                             </typeDescriptor>
  190.                         </plugin>
  191.                         <plugin name="UNPB HDT">
  192.                             <description>
  193.                                 <![CDATA[UNPB Preset with HDT Physics. HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  194.                             </description>
  195.                             <image path="fomod\images\UNPB.jpg" />
  196.                             <files>
  197.                                 <folder source="fomod\Body Presets\UNPB HDT\meshes" destination="meshes" priority="0"/>
  198.                             </files>
  199.                             <typeDescriptor>
  200.                                 <type name="Optional"/>
  201.                             </typeDescriptor>
  202.                         </plugin>
  203.                         <plugin name="UNP Skinny">
  204.                             <description>
  205.                                 <![CDATA[UNP Skinny Preset]]>
  206.                             </description>
  207.                             <image path="fomod\images\UNP Skinny.jpg" />
  208.                             <files>
  209.                                 <folder source="fomod\Body Presets\UNP Skinny\meshes" destination="meshes" priority="0"/>
  210.                             </files>
  211.                             <typeDescriptor>
  212.                                 <type name="Optional"/>
  213.                             </typeDescriptor>
  214.                         </plugin>
  215.                         <plugin name="UNP Skinny HDT">
  216.                             <description>
  217.                                 <![CDATA[UNP Skinny Preset with HDT Physics. HDT Physics Extensions IS REQUIRED - www.nexusmods.com/skyrim/mods/53996/?]]>
  218.                             </description>
  219.                             <image path="fomod\images\UNP Skinny.jpg" />
  220.                             <files>
  221.                                 <folder source="fomod\Body Presets\UNP Skinny HDT\meshes" destination="meshes" priority="0"/>
  222.                             </files>
  223.                             <typeDescriptor>
  224.                                 <type name="Optional"/>
  225.                             </typeDescriptor>
  226.                         </plugin>
  227.                     </plugins>
  228.                 </group>
  229.             </optionalFileGroups>
  230.         </installStep>
  231.         <installStep name="Bodyslide?">
  232.             <optionalFileGroups order="Explicit">
  233.                 <group name="BodySlide Types" type="SelectAny">
  234.                     <plugins order="Explicit">
  235.                         <plugin name="CBBE Bodyslide">
  236.                             <description>
  237.                                 <![CDATA[CBBE Bodyslide Files with HDT Physics Included]]>
  238.                             </description>
  239.                             <image path="fomod\images\BodySlide.jpg" />
  240.                             <files>
  241.                                 <folder source="fomod\Bodyslide\CBBE\CalienteTools" destination="CalienteTools" priority="0"/>
  242.                             </files>
  243.                             <typeDescriptor>
  244.                                 <type name="Optional"/>
  245.                             </typeDescriptor>
  246.                         </plugin>
  247.                         <plugin name="UUNP Bodyslide">
  248.                             <description>
  249.                                 <![CDATA[UUNP Bodyslide Files with HDT Physics Included]]>
  250.                             </description>
  251.                             <image path="fomod\images\BodySlide.jpg" />
  252.                             <files>
  253.                                 <folder source="fomod\Bodyslide\UUNP\CalienteTools" destination="CalienteTools" priority="0"/>
  254.                             </files>
  255.                             <typeDescriptor>
  256.                                 <type name="Optional"/>
  257.                             </typeDescriptor>
  258.                         </plugin>
  259.                     </plugins>
  260.                 </group>
  261.             </optionalFileGroups>
  262.         </installStep>
  263.         <installStep name="Textures">
  264.             <optionalFileGroups order="Explicit">
  265.                 <group name="Resolution" type="SelectExactlyOne">
  266.                     <plugins order="Explicit">
  267.                         <plugin name="2k">
  268.                             <description><![CDATA[2048px size for everything]]></description>
  269.                             <image path="fomod\images\Armor_Textures.jpg" />
  270.                             <files>
  271.                                 <folder source="fomod\Textures\2k\textures" destination="textures" priority="0"/>
  272.                             </files>
  273.                             <typeDescriptor>
  274.                                 <type name="Optional"/>
  275.                             </typeDescriptor>
  276.                         </plugin>
  277.                         <plugin name="2k-1k">
  278.                             <description>
  279.                                 <![CDATA[2048px texture size for armor 1024 for everything else]]>
  280.                             </description>
  281.                             <image path="fomod\images\Armor_Textures.jpg" />
  282.                             <files>
  283.                                 <folder source="fomod\Textures\2k-1k\textures" destination="textures" priority="0"/>
  284.                             </files>
  285.                             <typeDescriptor>
  286.                                 <type name="Optional"/>
  287.                             </typeDescriptor>
  288.                         </plugin>
  289.                         <plugin name="1k">
  290.                             <description>
  291.                                 <![CDATA[1024px size for everything]]>
  292.                             </description>
  293.                             <image path="fomod\images\Armor_Textures.jpg" />
  294.                             <files>
  295.                                 <folder source="fomod\Textures\1k\textures" destination="textures" priority="0"/>
  296.                             </files>
  297.                             <typeDescriptor>
  298.                                 <type name="Optional"/>
  299.                             </typeDescriptor>
  300.                         </plugin>
  301.                         <plugin name="1k-512k">
  302.                             <description>
  303.                                 <![CDATA[1024px texture size for armor 512 for everything else (for those on taters)]]>
  304.                             </description>
  305.                             <image path="fomod\images\Armor_Textures.jpg" />
  306.                             <files>
  307.                                 <folder source="fomod\Textures\1k-512\textures" destination="textures" priority="0"/>
  308.                             </files>
  309.                             <typeDescriptor>
  310.                                 <type name="Optional"/>
  311.                             </typeDescriptor>
  312.                         </plugin>
  313.                     </plugins>
  314.                 </group>
  315.             </optionalFileGroups>
  316.         </installStep>
  317.         <installStep name="Done!">
  318.             <optionalFileGroups order="Explicit">
  319.                 <group name="Thanks!" type="SelectAll">
  320.                     <plugins order="Explicit">
  321.                         <plugin name="Thanks!">
  322.                             <description>
  323.                                 <![CDATA[There we go! Thanks for downloading!]]>
  324.                             </description>
  325.                             <image path="fomod\images\Intro.jpg" />
  326.                             <files>
  327.                                 <file source="fomod\Main\DemonHunterArmor.esp" destination="DemonHunterArmor.esp" priority="0"/>
  328.                             </files>
  329.                             <typeDescriptor>
  330.                                 <type name="Required"/>
  331.                             </typeDescriptor>
  332.                         </plugin>
  333.                     </plugins>
  334.                 </group>
  335.             </optionalFileGroups>
  336.         </installStep>
  337.     </installSteps>
  338. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement