Update svn properties.

This commit is contained in:
Jeff Ames
2009-05-11 15:14:15 +00:00
parent 85bbcf196f
commit 5164403676
5 changed files with 372 additions and 372 deletions

View File

@@ -1,5 +1,5 @@
This folder is for modules that we intend to let users and system admins replace.
This folder should never end up a project. Only subfolders should end up as a project. The idea here is that each folder
will produce a project and a separate .dll assembly for the module that will get picked up by the module loader.
This folder is for modules that we intend to let users and system admins replace.
This folder should never end up a project. Only subfolders should end up as a project. The idea here is that each folder
will produce a project and a separate .dll assembly for the module that will get picked up by the module loader.
To replace the functionality, you simply replace the .dll with a different one.