first commit

This commit is contained in:
Peter Gloor
2023-04-11 15:06:44 +02:00
commit 848b646130
24 changed files with 7915 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
In this directory you can place addon modules for OpenSim
Each module should be in it's own tree and the root of the tree
should contain a file named "prebuild.xml", which will be included in the
main prebuild file.
The prebuild.xml should only contain <Project> and associated child tags.
The <?xml>, <Prebuild>, <Solution> and <Configuration> tags should not be
included since the add-on modules prebuild.xml will be inserted directly into the main prebuild.xml