diff options
Diffstat (limited to 'OpenSim/Region/Examples/SimpleModule/README.txt')
-rw-r--r-- | OpenSim/Region/Examples/SimpleModule/README.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/OpenSim/Region/Examples/SimpleModule/README.txt b/OpenSim/Region/Examples/SimpleModule/README.txt index 8314a21..025e33d 100644 --- a/OpenSim/Region/Examples/SimpleModule/README.txt +++ b/OpenSim/Region/Examples/SimpleModule/README.txt | |||
@@ -1,9 +1,9 @@ | |||
1 | !!!IMPORTANT NOTE!!! | 1 | !!!IMPORTANT NOTE!!! |
2 | 2 | ||
3 | This code snippet provided as an example of coding functional content with region modules. | 3 | This code snippet provided as an example of coding functional content with region modules. |
4 | 4 | ||
5 | As of 13/3 2008 this module actually renders all regions within the instance unusable if enabled by dragging the dll from ./bin to global /bin. | 5 | As of 13/3 2008 this module actually renders all regions within the instance unusable if enabled by dragging the dll from ./bin to global /bin. |
6 | 6 | ||
7 | So, use at own peril and in dedicated instance. | 7 | So, use at own peril and in dedicated instance. |
8 | 8 | ||
9 | Peace. | 9 | Peace. |