diff options
Added Scene.ConvertLocalIDToFullID() method.
Diffstat (limited to 'bin/OpenSimAssetSet.xml')
-rw-r--r-- | bin/OpenSimAssetSet.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/OpenSimAssetSet.xml b/bin/OpenSimAssetSet.xml index d81b5b5..c3f061f 100644 --- a/bin/OpenSimAssetSet.xml +++ b/bin/OpenSimAssetSet.xml | |||
@@ -6,4 +6,18 @@ | |||
6 | <Key Name="inventoryType" Value="7" /> | 6 | <Key Name="inventoryType" Value="7" /> |
7 | <Key Name="fileName" Value="welcomeNote.dat" /> | 7 | <Key Name="fileName" Value="welcomeNote.dat" /> |
8 | </Section> | 8 | </Section> |
9 | <Section Name="texture1"> | ||
10 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000099" /> | ||
11 | <Key Name="name" Value="femface" /> | ||
12 | <Key Name="assetType" Value="0" /> | ||
13 | <Key Name="inventoryType" Value="0" /> | ||
14 | <Key Name="fileName" Value="femaleface.jp2" /> | ||
15 | </Section> | ||
16 | <Section Name="test Object1"> | ||
17 | <Key Name="assetID" Value="00000000-0000-8877-5566-000000000001" /> | ||
18 | <Key Name="name" Value="test Object" /> | ||
19 | <Key Name="assetType" Value="6" /> | ||
20 | <Key Name="inventoryType" Value="6" /> | ||
21 | <Key Name="fileName" Value="testObject.dat" /> | ||
22 | </Section> | ||
9 | </Nini> \ No newline at end of file | 23 | </Nini> \ No newline at end of file |