aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-02-03 20:19:52 +1000
committerDavid Walter Seikel2013-02-03 20:19:52 +1000
commit5dc6746133571e8a35843c26c0621a85db7db1de (patch)
tree20d4b1aad11e938f95db4dc97877cb261dc9d17b
parentNotes on camera movement keys / mouse gestures. (diff)
downloadSledjHamr-5dc6746133571e8a35843c26c0621a85db7db1de.zip
SledjHamr-5dc6746133571e8a35843c26c0621a85db7db1de.tar.gz
SledjHamr-5dc6746133571e8a35843c26c0621a85db7db1de.tar.bz2
SledjHamr-5dc6746133571e8a35843c26c0621a85db7db1de.tar.xz
Added stubs for bGod, HamrSpace, and Lspace.
-rw-r--r--ClientHamr/bGod/README5
-rw-r--r--HamrSpace/README1
-rw-r--r--Lspace/README1
3 files changed, 7 insertions, 0 deletions
diff --git a/ClientHamr/bGod/README b/ClientHamr/bGod/README
new file mode 100644
index 0000000..ec48d61
--- /dev/null
+++ b/ClientHamr/bGod/README
@@ -0,0 +1,5 @@
1A front end to grid admin tools, though generally OS/SL specific tools.
2
3The name is a reference to SL's god mode, and the Men at Work song "Be
4Good Johnny", which itself is a reference to Chuck Berry's "Johnny B.
5Goode".
diff --git a/HamrSpace/README b/HamrSpace/README
new file mode 100644
index 0000000..a2e19cf
--- /dev/null
+++ b/HamrSpace/README
@@ -0,0 +1 @@
Inventory server.
diff --git a/Lspace/README b/Lspace/README
new file mode 100644
index 0000000..a86de96
--- /dev/null
+++ b/Lspace/README
@@ -0,0 +1 @@
Sim contents server, which is pretty much a web server.