diff options
Diffstat (limited 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 | ||