aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/TexturesLibrary/TexturesLibraryFolders.xml
blob: cef5bb617ebaefde86116930bd94aef6b440b250 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Nini>
<!--
  <Section Name="Example Library">
    <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/>
    <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
    <Key Name="name" Value="Example Library"/>
    <Key Name="type" Value="0"/>
  </Section>
  -->
  
  <Section Name="Texture Library">
    <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
    <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
    <Key Name="name" Value="Texture Library"/>
    <Key Name="type" Value="0"/>
  </Section>
</Nini>