* added user account info to README.txt
parent
9ea0e881a4
commit
cc666ce259
16
README.txt
16
README.txt
|
@ -34,6 +34,22 @@ secondlife.exe -loginuri http://localhost:9000/
|
||||||
* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver"
|
* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver"
|
||||||
|
|
||||||
|
|
||||||
|
RUNNING SANDBOX WITH USER ACCOUNTS
|
||||||
|
|
||||||
|
* open cmd window, go to /bin and launch
|
||||||
|
OpenSim.exe -sandbox -loginserver -useraccounts
|
||||||
|
|
||||||
|
* launch web browser, go to
|
||||||
|
http://localhost:9000/Admin
|
||||||
|
enter password 'Admin'
|
||||||
|
|
||||||
|
* Select 'Accounts', enter credentials, press 'Create'
|
||||||
|
|
||||||
|
* Now, log on thru your viewer (see above) with your newly created credentials.
|
||||||
|
|
||||||
|
* Have Fun!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
PREBUILD
|
PREBUILD
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue