From 35b0c2e9dfbbf811c12c9e3e7d4359a13b987977 Mon Sep 17 00:00:00 2001 From: Brian McBee Date: Mon, 7 Jan 2008 01:03:46 +0000 Subject: More inventory work for CharlieO. Final patch to make it all work yet to come. --- bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml | 16 ++++++++++++++++ bin/assets/NotecardsAssetSet/exampleNote.txt | 1 + bin/assets/NotecardsAssetSet/welcomeNote.txt | 4 ++++ 3 files changed, 21 insertions(+) create mode 100644 bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml create mode 100644 bin/assets/NotecardsAssetSet/exampleNote.txt create mode 100644 bin/assets/NotecardsAssetSet/welcomeNote.txt (limited to 'bin/assets/NotecardsAssetSet') diff --git a/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml b/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml new file mode 100644 index 0000000..2fbf28a --- /dev/null +++ b/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml @@ -0,0 +1,16 @@ + +
+ + + + + +
+
+ + + + + +
+
diff --git a/bin/assets/NotecardsAssetSet/exampleNote.txt b/bin/assets/NotecardsAssetSet/exampleNote.txt new file mode 100644 index 0000000..77365e4 --- /dev/null +++ b/bin/assets/NotecardsAssetSet/exampleNote.txt @@ -0,0 +1 @@ +This is a test, this is only a test. Had this been an actual emergency, I would have sent the LoLKat after you :-P...... diff --git a/bin/assets/NotecardsAssetSet/welcomeNote.txt b/bin/assets/NotecardsAssetSet/welcomeNote.txt new file mode 100644 index 0000000..39dd78b --- /dev/null +++ b/bin/assets/NotecardsAssetSet/welcomeNote.txt @@ -0,0 +1,4 @@ + +Hello and thank you for using OpenSim. For more infomation visit http://opensimulator.org/wiki/Main_Page + +In this Library you will find example items to play with and learn on. To use any of these items just double click and/or drag them to the respective folder in your base inventory. Then you can drag them to prims. -- cgit v1.1