OpenSimMirror/bin/assets
John Hurliman 6e0c79b8fe * Rewrote LLImageManager to use a real priority queue and hold minimal state
* Rewrote the logic in J2KImage.RunUpdate()
* Added a default avatar texture (I made it myself)
2009-10-01 17:42:13 -07:00
..
AnimationsAssetSet
Avatar/Newruth
BodyPartsAssetSet
ClothingAssetSet
GesturesAssetSet
LandmarksAssetSet
MyAssetSet
NotecardsAssetSet
ObjectsAssetSet
PhotosAssetSet
ScriptsAssetSet * Apply http://opensimulator.org/mantis/view.php?id=2913 2009-01-12 18:00:46 +00:00
SoundsAssetSet
TexturesAssetSet * Rewrote LLImageManager to use a real priority queue and hold minimal state 2009-10-01 17:42:13 -07:00
AssetSets.xml Deleted assets/OpenSimAssetSet, because it had 6M of data that was not being used anywhere. 2009-09-06 18:29:37 -07: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.