From e328c233554913393cb08fd771b64f2dd1b3de60 Mon Sep 17 00:00:00 2001 From: Melanie Date: Fri, 2 Jul 2010 04:03:35 +0100 Subject: Add MapTileURL to robust to supply the url needed by snowglobe --- bin/Robust.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 8331db8..96dfc01 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -134,6 +134,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 WelcomeMessage = "Welcome, Avatar!" AllowRemoteSetLoginLevel = "false" + ; For snowglobe's web map + ; MapTileURL = ""; + [GridInfoService] ; These settings are used to return information on a get_grid_info call. -- cgit v1.1 From c117f2144c94e6e04d488567d3632fdf75af4e14 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Sat, 3 Jul 2010 10:40:33 -0700 Subject: Compiled Robust.32BitLaunch.exe to .Net 3.5 --- bin/Robust.32BitLaunch.exe | Bin 5632 -> 5632 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'bin') diff --git a/bin/Robust.32BitLaunch.exe b/bin/Robust.32BitLaunch.exe index 747d02f..4d2698b 100644 Binary files a/bin/Robust.32BitLaunch.exe and b/bin/Robust.32BitLaunch.exe differ -- cgit v1.1