diff options
Diffstat (limited to 'bin/OpenSimLibrary.xml')
-rw-r--r-- | bin/OpenSimLibrary.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/OpenSimLibrary.xml b/bin/OpenSimLibrary.xml new file mode 100644 index 0000000..2b56696 --- /dev/null +++ b/bin/OpenSimLibrary.xml | |||
@@ -0,0 +1,14 @@ | |||
1 | <Nini> | ||
2 | <Section Name="Welcome notecard"> | ||
3 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-000000000001" /> | ||
4 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" /> | ||
5 | <Key Name="description" Value="Welcome" /> | ||
6 | <Key Name="name" Value="Welcome" /> | ||
7 | <Key Name="assetType" Value="7" /> | ||
8 | <Key Name="inventoryType" Value="7" /> | ||
9 | <Key Name="currentPermissions" Value="1000000000000000" /> | ||
10 | <Key Name="nextPermissions" Value="1000000000000000" /> | ||
11 | <Key Name="everyonePermissions" Value="1000000000000000" /> | ||
12 | <Key Name="basePermissions" Value="1000000000000000" /> | ||
13 | </Section> | ||
14 | </Nini> \ No newline at end of file | ||