diff options
author | onefang | 2021-08-25 21:56:10 +1000 |
---|---|---|
committer | onefang | 2021-08-25 21:56:10 +1000 |
commit | 43df637159ddee8cf19748e5f99a5d81829f8141 (patch) | |
tree | 0b5871dfc1cd1e31f45d229451af163ca97ea9e3 /README.md | |
parent | Comment tweaks. (diff) | |
download | opensim-SC-43df637159ddee8cf19748e5f99a5d81829f8141.zip opensim-SC-43df637159ddee8cf19748e5f99a5d81829f8141.tar.gz opensim-SC-43df637159ddee8cf19748e5f99a5d81829f8141.tar.bz2 opensim-SC-43df637159ddee8cf19748e5f99a5d81829f8141.tar.xz |
Bring back some lost docs.
Diffstat (limited to '')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ | |||
1 | opensim-SC is a fork of OpenSim, and OpenSim is a clean room fork of | ||
2 | Second Life. They are all 3D virtual worlds that are open, users can | ||
3 | create their own content, these are not games. Second Life is a | ||
4 | proprietary server, with open source viewer. OpenSim is an open source | ||
5 | server that works with Second Life viewers. | ||
6 | |||
7 | See doc/index.html for details. INSTALL.md for installation | ||
8 | instructions. Differences.txt for the differences between OpenSim and | ||
9 | opensim-SC. coderDocs/ for the coder level documentation. | ||
10 | |||
11 | |||
1 | Welcome to OpenSimulator (OpenSim for short)! | 12 | Welcome to OpenSimulator (OpenSim for short)! |
2 | 13 | ||
3 | # Overview | 14 | # Overview |