Justin Clark-Casey (justincc) c4efb97d49 Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2 vor 12 Jahren
..
AnimationsAssetSet 12640b8d78 From: Alan Webb ([email protected]) vor 15 Jahren
Avatar e1b7ace453 * Try new ruth avatar settings correction suggested by jenni in http://opensimulator.org/mantis/view.php?id=1769 vor 16 Jahren
BodyPartsAssetSet c4efb97d49 Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2 vor 12 Jahren
ClothingAssetSet 1187cd0d3d * elminate now pointless inv type fields from OpenSim library xml vor 16 Jahren
GesturesAssetSet e2abd2bf55 From: Alan Webb ([email protected]) vor 15 Jahren
LandmarksAssetSet 82af9b7a78 Set svn:eol-style. vor 16 Jahren
MyAssetSet 7823ca5c8b * minor: Stop startup complaining about a missing MyAssetSet.xml all the time by creating a blank file vor 15 Jahren
NotecardsAssetSet 1187cd0d3d * elminate now pointless inv type fields from OpenSim library xml vor 16 Jahren
ObjectsAssetSet 82af9b7a78 Set svn:eol-style. vor 16 Jahren
PhotosAssetSet 82af9b7a78 Set svn:eol-style. vor 16 Jahren
ScriptsAssetSet fb8faa8336 * Apply http://opensimulator.org/mantis/view.php?id=2913 vor 15 Jahren
SoundsAssetSet 1187cd0d3d * elminate now pointless inv type fields from OpenSim library xml vor 16 Jahren
TexturesAssetSet c4efb97d49 Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2 vor 12 Jahren
AssetSets.xml 07a9d9f2e9 Deleted assets/OpenSimAssetSet, because it had 6M of data that was not being used anywhere. vor 15 Jahren
README.txt 1b1649791f Allow OpenSim operators to specify their own asset sets without needing to change the default OpenSim set. Equivalent changes to allow operators to also specify their own vor 16 Jahren

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.