OpenSimLibrary.xml 804 B

1234567891011121314151617181920
  1. <Nini>
  2. <!-- the root Opensim Library folder ID is 00000112-000f-0000-0000-000100bba000 -->
  3. <!--
  4. <Section Name="Example Library Item">
  5. <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" />
  6. <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" />
  7. <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/>
  8. <Key Name="description" Value="Example Library Item" />
  9. <Key Name="name" Value="Example Library Item" />
  10. <Key Name="assetType" Value="7" />
  11. <Key Name="inventoryType" Value="7" />
  12. <Key Name="currentPermissions" Value="2147483647" />
  13. <Key Name="nextPermissions" Value="2147483647" />
  14. <Key Name="everyonePermissions" Value="2147483647" />
  15. <Key Name="basePermissions" Value="2147483647" />
  16. </Section>
  17. -->
  18. </Nini>