aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMelanie2009-08-05 18:36:36 +0100
committerMelanie2009-08-05 18:36:36 +0100
commit8e58f440409d530f984c7fdc101aad950b635da3 (patch)
tree551848263e82710e8926935e1ba14fe29b50cd23
parentAdd include line to prebuild (diff)
downloadopensim-SC_OLD-8e58f440409d530f984c7fdc101aad950b635da3.zip
opensim-SC_OLD-8e58f440409d530f984c7fdc101aad950b635da3.tar.gz
opensim-SC_OLD-8e58f440409d530f984c7fdc101aad950b635da3.tar.bz2
opensim-SC_OLD-8e58f440409d530f984c7fdc101aad950b635da3.tar.xz
Add README to addon-modules
-rw-r--r--addon-modules/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/addon-modules/README b/addon-modules/README
new file mode 100644
index 0000000..19f268f
--- /dev/null
+++ b/addon-modules/README
@@ -0,0 +1,5 @@
1In this directory you can place addon modules for OpenSim
2
3Each module should be in it's own tree and the root of the tree
4should contain a file named "prebuild.xml", which will be included in the
5main prebuild file.