StolenRuby 2ad56bf0aa EEP Defaults 3 years ago
..
AnimationsAssetSet 12640b8d78 From: Alan Webb ([email protected]) 15 years ago
Avatar e1b7ace453 * Try new ruth avatar settings correction suggested by jenni in http://opensimulator.org/mantis/view.php?id=1769 16 years ago
BodyPartsAssetSet c38b25a1d2 Fix base_hair.dat to actually contain the base hair asset rather than base eyes by mistake. 12 years ago
ClothingAssetSet 1187cd0d3d * elminate now pointless inv type fields from OpenSim library xml 16 years ago
CollisionSoundsAssetSet 7554e62861 add a sound 5 years ago
GesturesAssetSet e2abd2bf55 From: Alan Webb ([email protected]) 15 years ago
LandmarksAssetSet 82af9b7a78 Set svn:eol-style. 16 years ago
MyAssetSet 7823ca5c8b * minor: Stop startup complaining about a missing MyAssetSet.xml all the time by creating a blank file 15 years ago
NotecardsAssetSet 1187cd0d3d * elminate now pointless inv type fields from OpenSim library xml 16 years ago
ObjectsAssetSet 82af9b7a78 Set svn:eol-style. 16 years ago
PhotosAssetSet 82af9b7a78 Set svn:eol-style. 16 years ago
ScriptsAssetSet 70dd4cf152 In library inventory, correct asset id for llSay example script 10 years ago
SettingsAssetSet 2ad56bf0aa EEP Defaults 3 years ago
SoundsAssetSet 1187cd0d3d * elminate now pointless inv type fields from OpenSim library xml 16 years ago
TexturesAssetSet 421cc0c018 change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed.. 3 years ago
AssetSets.xml e2be90caaf replace lightshare early work 4 years ago
README.txt 38dbc03288 mantis 8585 change assets README 4 years ago

README.txt

README

This folder contains a collection of asset sets that should be loaded to assets server at startup
Each set has own folder, that contains a xml file, that defines all its assets, and the data files needed.
File AssetSets.xml lists all the sets to include

You can add more assets or sets. Use the provided ones as example


To add items with your assets to OpenSim Inventory library, you need to define them in folder
bin/inventory. See that folder README file