aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Differences.txt
diff options
context:
space:
mode:
authoronefang2019-07-30 01:06:19 +1000
committeronefang2019-07-30 01:06:19 +1000
commitf6cd6887d00225ff27e1500cee9b0f0c53cec736 (patch)
tree4994449e37c493b0ee691de0ce70dd32e0cfdf17 /Differences.txt
parentForgot to update a script comment. (diff)
downloadopensim-SC_OLD-f6cd6887d00225ff27e1500cee9b0f0c53cec736.zip
opensim-SC_OLD-f6cd6887d00225ff27e1500cee9b0f0c53cec736.tar.gz
opensim-SC_OLD-f6cd6887d00225ff27e1500cee9b0f0c53cec736.tar.bz2
opensim-SC_OLD-f6cd6887d00225ff27e1500cee9b0f0c53cec736.tar.xz
A few typoes slipped through.
Diffstat (limited to 'Differences.txt')
-rw-r--r--Differences.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/Differences.txt b/Differences.txt
index 8e9f96c..d054881 100644
--- a/Differences.txt
+++ b/Differences.txt
@@ -2,7 +2,7 @@ There are some differences between OpenSim-SC and standard OpenSim. The
2most relevant ones are listed here. 2most relevant ones are listed here.
3 3
4OpenSim-SC really only supports Debian based Linux operating systems at 4OpenSim-SC really only supports Debian based Linux operating systems at
5this stage. Other operating systems, including Mac OS and Windows, wil 5this stage. Other operating systems, including Mac OS and Windows, will
6be added in the future. Only Debian, Devuan, and Ubuntu have been 6be added in the future. Only Debian, Devuan, and Ubuntu have been
7tested. Devuan ASCII is currently the best supported, as that's what I 7tested. Devuan ASCII is currently the best supported, as that's what I
8use. 8use.
@@ -16,8 +16,8 @@ Directory layout.
16OpenSim-SC expects to live inside a specific directory structure. The 16OpenSim-SC expects to live inside a specific directory structure. The
17InstallItAll.sh script creates that directory structure. The external 17InstallItAll.sh script creates that directory structure. The external
18directory structure is in the example/ directory. This tries to move 18directory structure is in the example/ directory. This tries to move
19anything writable and configurable out of the main tree. Should make up 19anything writable and configurable out of the main tree. Should make
20dates a bit easier. 20updates a bit easier.
21 21
22 22
23Config files. 23Config files.
@@ -55,7 +55,7 @@ to be translated into Lua scripts in the future.
55This includes an automated backup system if you add it to cron. OAR 55This includes an automated backup system if you add it to cron. OAR
56files are created, IAR files for anyone that logged on since the last 56files are created, IAR files for anyone that logged on since the last
57time the backup system ran. IAR And OAR files are converted to a new 57time the backup system ran. IAR And OAR files are converted to a new
58format that includes cit information, so you can go back in history. 58format that includes git information, so you can go back in history.
59 59
60There are start and stop scripts for running the entire thing within 60There are start and stop scripts for running the entire thing within
61tmux. 61tmux.
@@ -104,7 +104,7 @@ volume lowered, or been totally silenced.
104 104
105Warp3DCachedImageModule from Christopher Latza has been merged. 105Warp3DCachedImageModule from Christopher Latza has been merged.
106 106
107Consolse no longer have ? popping up help if you are in the middle of 107Consoles no longer have ? popping up help if you are in the middle of
108typing a command, coz sometimes you need to type ? as part of the 108typing a command, coz sometimes you need to type ? as part of the
109command. 109command.
110 110