OpenSimMirror/bin/assets
UbitUmarov f334c1206f change Midday asset (uuid 6c83e853-e7f8-cad7-8ee6-5f31c453721c) fixing its water. eep viewers cache needs to be clear, region asset cache needs this entry removed (comand fcache deletedefaultassets will remove default assets from region cache, forcing reload from grid). Normal robust asset services should update it grid side. Otherwise, if already present, you will need to change directly on db 2020-07-09 18:40:48 +01:00
..
AnimationsAssetSet From: Alan Webb (alan_webb@us.ibm.com) 2008-10-20 18:11:05 +00:00
Avatar/Newruth * Try new ruth avatar settings correction suggested by jenni in http://opensimulator.org/mantis/view.php?id=1769 2008-07-18 11:20:30 +00:00
BodyPartsAssetSet Fix base_hair.dat to actually contain the base hair asset rather than base eyes by mistake. 2011-09-16 21:43:58 +01:00
ClothingAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
CollisionSoundsAssetSet add a sound 2018-11-30 22:03:30 +00:00
GesturesAssetSet From: Alan Webb (alan_webb@us.ibm.com) 2008-10-20 18:23:53 +00:00
LandmarksAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
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 * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
ObjectsAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
PhotosAssetSet Set svn:eol-style. 2008-01-09 23:28:50 +00:00
ScriptsAssetSet In library inventory, correct asset id for llSay example script 2014-01-10 20:51:28 +00:00
SettingsAssetSet change Midday asset (uuid 6c83e853-e7f8-cad7-8ee6-5f31c453721c) fixing its water. eep viewers cache needs to be clear, region asset cache needs this entry removed (comand fcache deletedefaultassets will remove default assets from region cache, forcing reload from grid). Normal robust asset services should update it grid side. Otherwise, if already present, you will need to change directly on db 2020-07-09 18:40:48 +01:00
SoundsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
TexturesAssetSet replace lightshare early work 2020-06-10 09:26:55 +01:00
AssetSets.xml replace lightshare early work 2020-06-10 09:26:55 +01:00
README.txt mantis 8585 change assets README 2019-08-31 15:36:18 +01:00

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