aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.txt
diff options
context:
space:
mode:
authorlbsa712007-03-29 18:05:41 +0000
committerlbsa712007-03-29 18:05:41 +0000
commitcc666ce2592ba92067aed6d5eada2b44778f9245 (patch)
treed0a1b8f966d5ecea480593b4c5d173394aff080b /README.txt
parent* Naaw, -realphysx is too much to ask (diff)
downloadopensim-SC_OLD-cc666ce2592ba92067aed6d5eada2b44778f9245.zip
opensim-SC_OLD-cc666ce2592ba92067aed6d5eada2b44778f9245.tar.gz
opensim-SC_OLD-cc666ce2592ba92067aed6d5eada2b44778f9245.tar.bz2
opensim-SC_OLD-cc666ce2592ba92067aed6d5eada2b44778f9245.tar.xz
* added user account info to README.txt
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 1585342..ee9857b 100644
--- a/README.txt
+++ b/README.txt
@@ -34,6 +34,22 @@ secondlife.exe -loginuri http://localhost:9000/
34* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver" 34* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver"
35 35
36 36
37RUNNING SANDBOX WITH USER ACCOUNTS
38
39* open cmd window, go to /bin and launch
40OpenSim.exe -sandbox -loginserver -useraccounts
41
42* launch web browser, go to
43http://localhost:9000/Admin
44enter password 'Admin'
45
46* Select 'Accounts', enter credentials, press 'Create'
47
48* Now, log on thru your viewer (see above) with your newly created credentials.
49
50* Have Fun!
51
52
37 53
38PREBUILD 54PREBUILD
39 55