diff options
author | lbsa71 | 2007-03-29 18:05:41 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-29 18:05:41 +0000 |
commit | cc666ce2592ba92067aed6d5eada2b44778f9245 (patch) | |
tree | d0a1b8f966d5ecea480593b4c5d173394aff080b | |
parent | * Naaw, -realphysx is too much to ask (diff) | |
download | opensim-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
-rw-r--r-- | README.txt | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 | ||
37 | RUNNING SANDBOX WITH USER ACCOUNTS | ||
38 | |||
39 | * open cmd window, go to /bin and launch | ||
40 | OpenSim.exe -sandbox -loginserver -useraccounts | ||
41 | |||
42 | * launch web browser, go to | ||
43 | http://localhost:9000/Admin | ||
44 | enter 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 | ||
38 | PREBUILD | 54 | PREBUILD |
39 | 55 | ||