aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/AssetSets.xml
blob: b827e59b8c0a55c52d25416ca397cd42d88f7172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<Nini>
  <!-- You probably don't want to remove the OpenSim asset set
       since it contains various default assets which are currently hardcoded -->
  <Section Name="OpenSim Asset Set">
    <Key Name="file" Value="OpenSimAssetSet/OpenSimAssetSet.xml"/>
  </Section>
  <!-- New asset sets can be added as shown below -->
  <!--
  <Section Name="My Asset Set">
    <Key Name="file" Value="MyAssetSet/MyAssetSet.xml"/>
  </Section>
  -->
</Nini>