2007-12-29 19:01:55 +00:00
|
|
|
<Nini>
|
|
|
|
<!-- You probably don't want to remove the OpenSim asset set
|
2007-12-31 23:20:49 +00:00
|
|
|
since it contains various default assets which are currently hardcoded
|
|
|
|
However, you can remove the corresponding inventory library in bin/inventory if you wish
|
|
|
|
-->
|
|
|
|
|
2007-12-29 19:01:55 +00:00
|
|
|
<Section Name="OpenSim Asset Set">
|
|
|
|
<Key Name="file" Value="OpenSimAssetSet/OpenSimAssetSet.xml"/>
|
|
|
|
</Section>
|
2007-12-31 23:20:49 +00:00
|
|
|
|
2007-12-29 19:01:55 +00:00
|
|
|
<!-- New asset sets can be added as shown below -->
|
2007-12-31 23:20:49 +00:00
|
|
|
|
|
|
|
<!--
|
2007-12-29 19:01:55 +00:00
|
|
|
<Section Name="My Asset Set">
|
|
|
|
<Key Name="file" Value="MyAssetSet/MyAssetSet.xml"/>
|
|
|
|
</Section>
|
2007-12-31 23:20:49 +00:00
|
|
|
-->
|
2007-12-29 19:01:55 +00:00
|
|
|
</Nini>
|