OpenSimMirror/bin/assets
Justin Clarke Casey 7823ca5c8b * minor: Stop startup complaining about a missing MyAssetSet.xml all the time by creating a blank file 2008-11-28 21:12:20 +00:00
..
AnimationsAssetSet From: Alan Webb (alan_webb@us.ibm.com) 2008-10-20 18:11:05 +00:00
Avatar/Newruth
BodyPartsAssetSet
ClothingAssetSet
GesturesAssetSet From: Alan Webb (alan_webb@us.ibm.com) 2008-10-20 18:23:53 +00:00
LandmarksAssetSet
MyAssetSet * minor: Stop startup complaining about a missing MyAssetSet.xml all the time by creating a blank file 2008-11-28 21:12:20 +00:00
NotecardsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
ObjectsAssetSet
OpenSimAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
PhotosAssetSet
ScriptsAssetSet
SoundsAssetSet
TexturesAssetSet Fixed the missing reference to a texture in TexturesAssetSet.xml , reported in mantis 1848. Not sure why the ids on some textures had got changed in there and the reference to femalebody.jp2 removed. 2008-07-29 08:50:46 +00:00
AssetSets.xml Mantis#1971. Thank you kindly, ChrisDown for a patch that: 2008-08-17 19:40:30 +00:00
README.txt

README.txt

README

OpenSim comes with a default asset set contained in the OpenSimAssetSet
directory.  You can also load up your own asset set to OpenSim on startup by
making a file entry in AssetSets.xml.  This file should point towards an XML
file which details the assets in your asset set.  The 
OpenSimAssetSet/OpenSimAssetSet.xml is a good template for the information 
required.

If you want your assets to show up in the standard inventory library for an
avatar, you will also need to add separate entries to the xml files in the
bin/inventory configuration directory.