README.txt 1.0 KB

123456789101112131415161718192021
  1. README
  2. Folders and items which will appear in the standard common library for all
  3. avatars can be configured here. The root folder (currently called OpenSim
  4. Library) is hardcoded, but you can add your own configuration of folders and
  5. items directly beneath this, in addition to (or instead of) the contents of the
  6. default OpenSim library.
  7. To add a new library, edit Libraries.xml. The entry in here needs to point to
  8. two further xml files, one which details your library inventory folders and another
  9. which details your library inventory items. Each inventory item will need to be
  10. associated with an asset. Assets are configured separately in the bin/assets
  11. directory.
  12. If you are running in grid mode, any library you add must be present in both
  13. your grid servers installation and in
  14. every region installation, otherwise library items will fail in the regions
  15. where the inventory configuration is not present. The reasons for this are historical
  16. and will probably be lifted in a future revision.
  17. Files in the attic directory are currently unused.