Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic configuration method, so that it is easier to load configuration data from a ogs server

This commit is contained in:
MW
2007-04-02 12:56:35 +00:00
parent 454377a473
commit 23ecc07caa
30 changed files with 1391 additions and 1083 deletions

View File

@@ -94,6 +94,7 @@ namespace OpenSim
public virtual void StartUp()
{
GridServers = new Grid();
if (m_sandbox)
{