diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -27,3 +27,8 @@ secondlife.exe -loginuri http://localhost:8080/ | |||
27 | 27 | ||
28 | * cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver" | 28 | * cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver" |
29 | 29 | ||
30 | === Windows Nant Build === | ||
31 | |||
32 | * same as Linux/mono build, but use | ||
33 | nant nogenvers | ||
34 | to cicumvent bash invokation | ||