aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory
diff options
context:
space:
mode:
authorJustin Clarke Casey2007-12-30 19:05:11 +0000
committerJustin Clarke Casey2007-12-30 19:05:11 +0000
commit7d04cf8d4ecf995fc1f7da277aae8b3d5c4f7948 (patch)
tree41814bbd66947eb98b7c18ea9abfa848aef1ac88 /bin/inventory
parentIn this commit I am using an editor feature called "Save All" before I commit. (diff)
downloadopensim-SC_OLD-7d04cf8d4ecf995fc1f7da277aae8b3d5c4f7948.zip
opensim-SC_OLD-7d04cf8d4ecf995fc1f7da277aae8b3d5c4f7948.tar.gz
opensim-SC_OLD-7d04cf8d4ecf995fc1f7da277aae8b3d5c4f7948.tar.bz2
opensim-SC_OLD-7d04cf8d4ecf995fc1f7da277aae8b3d5c4f7948.tar.xz
Shift default OpenSim library into its own directory
Diffstat (limited to 'bin/inventory')
-rw-r--r--bin/inventory/OpenSimLibrary/OpenSimLibrary.xml (renamed from bin/inventory/OpenSimLibrary.xml)0
-rw-r--r--bin/inventory/README.txt6
2 files changed, 6 insertions, 0 deletions
diff --git a/bin/inventory/OpenSimLibrary.xml b/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml
index b46c6ec..b46c6ec 100644
--- a/bin/inventory/OpenSimLibrary.xml
+++ b/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml
diff --git a/bin/inventory/README.txt b/bin/inventory/README.txt
new file mode 100644
index 0000000..003a18a
--- /dev/null
+++ b/bin/inventory/README.txt
@@ -0,0 +1,6 @@
1README
2
3Inventory configuration is carried out here. Currently, you can add new items to OpenSimLibrary/OpenSimLibrary.xml,
4as long as they have a corresponding asset entry in bin/OpenSimAssetSet.xml.
5
6Inventory_Default.xml and Inventory_Library.xml are unused at the moment.