diff options
Diffstat (limited to 'bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml')
-rw-r--r-- | bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml b/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml new file mode 100644 index 0000000..6ba1d4c --- /dev/null +++ b/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml | |||
@@ -0,0 +1,17 @@ | |||
1 | <Nini> | ||
2 | <!-- | ||
3 | <Section Name="Example Library"> | ||
4 | <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/> | ||
5 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
6 | <Key Name="name" Value="Example Library"/> | ||
7 | <Key Name="type" Value="0"/> | ||
8 | </Section> | ||
9 | --> | ||
10 | |||
11 | <Section Name="Animations Library"> | ||
12 | <Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/> | ||
13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
14 | <Key Name="name" Value="Animations Library"/> | ||
15 | <Key Name="type" Value="20"/> | ||
16 | </Section> | ||
17 | </Nini> | ||