OpenSimMirror/bin/assets
idb 757762a630 Implement missing LSL TEXTURE_xxx constants including two new textures.
Fixes Mantis #3030
2009-01-22 23:58:46 +00:00
..
AnimationsAssetSet
Avatar/Newruth
BodyPartsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
ClothingAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
GesturesAssetSet
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
ObjectsAssetSet
OpenSimAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
PhotosAssetSet
ScriptsAssetSet * Apply http://opensimulator.org/mantis/view.php?id=2913 2009-01-12 18:00:46 +00:00
SoundsAssetSet
TexturesAssetSet Implement missing LSL TEXTURE_xxx constants including two new textures. 2009-01-22 23:58:46 +00:00
AssetSets.xml
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.