OpenSimMirror/bin/assets
UbitUmarov 6e15cf41a4 fix new sky ambient color; Rainbow texture with retouch fro AI Austin (red side gradient) 2020-07-21 17:38:11 +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 the 4 fixed skys for eep viewers again (sorry). This also fixes the issue of viewers not showing the selected fixed sky. Clear viewer cache. On regions use fcache deletedefaultassets so updated grid ones are used. In alternative use fcache cachedefaultassets to override all default assets by the ones on this commit. Note that this hides the grid ones, and this is lost if you clear the region asset cache 2020-07-10 00:12:36 +01:00
SoundsAssetSet * elminate now pointless inv type fields from OpenSim library xml 2008-07-02 16:34:24 +00:00
TexturesAssetSet fix new sky ambient color; Rainbow texture with retouch fro AI Austin (red side gradient) 2020-07-21 17:38:11 +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