OpenSimMirror/bin/assets
Justin Clark-Casey (justincc) c1665cfe9c Make UUID 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 reference a full alpha texture.
SL's viewer and some downstream projects assume that this UUID points to a full alpha texture, as per
http://opensimulator.org/mantis/bug_view_advanced_page.php?bug_id=4751 and
http://forums.kokuaviewer.org/viewtopic.php?f=8&t=1323

If the request isn't satified, some viewers will continuously make the request.
2011-02-03 22:34:10 +00:00
..
AnimationsAssetSet
Avatar/Newruth
BodyPartsAssetSet
ClothingAssetSet
GesturesAssetSet
LandmarksAssetSet
MyAssetSet
NotecardsAssetSet
ObjectsAssetSet
PhotosAssetSet
ScriptsAssetSet
SoundsAssetSet
TexturesAssetSet Make UUID 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 reference a full alpha texture. 2011-02-03 22:34:10 +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.