diff options
author | onefang | 2019-07-28 02:16:25 +1000 |
---|---|---|
committer | onefang | 2019-07-28 02:16:25 +1000 |
commit | c63ea3008e7cd9268f9731d484ca4dd81867ea09 (patch) | |
tree | c59c0dd7fabfe67f65aab6bf453107d0200bf293 /README.md | |
parent | Jiggle the grid specific configs. (diff) | |
download | opensim-SC-c63ea3008e7cd9268f9731d484ca4dd81867ea09.zip opensim-SC-c63ea3008e7cd9268f9731d484ca4dd81867ea09.tar.gz opensim-SC-c63ea3008e7cd9268f9731d484ca4dd81867ea09.tar.bz2 opensim-SC-c63ea3008e7cd9268f9731d484ca4dd81867ea09.tar.xz |
Update and add more docs.
I can feel a release coming. B-)
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ C#, and can run under Mono or the Microsoft .NET runtimes. | |||
24 | This is considered an alpha release. Some stuff works, a lot doesn't. | 24 | This is considered an alpha release. Some stuff works, a lot doesn't. |
25 | If it breaks, you get to keep *both* pieces. | 25 | If it breaks, you get to keep *both* pieces. |
26 | 26 | ||
27 | # OpenSim-SC | ||
28 | |||
29 | OpenSim-SC is a fork of OpenSim. See the Differences.txt file for details. | ||
30 | |||
27 | # Compiling OpenSim | 31 | # Compiling OpenSim |
28 | 32 | ||
29 | Please see BUILDING.md if you downloaded a source distribution and | 33 | Please see BUILDING.md if you downloaded a source distribution and |