From 7c925fb607843bf4239b392102ceda0651ea99c3 Mon Sep 17 00:00:00 2001 From: gareth Date: Wed, 14 Mar 2007 22:47:35 +0000 Subject: Added simple mono/nant instructions --- README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 9aa8c90..5fc3bf9 100644 --- a/README.txt +++ b/README.txt @@ -17,3 +17,13 @@ secondlife.exe -loginuri http://localhost:8080/ * Have fun with your own sandbox! +== Linux/mono sandbox build == + +* check out the trunk code + +* ensure you have nant (http://nant.sf.net) installed + +* cd to the right directory and type "nant" + +* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver" + -- cgit v1.1