OpenSimMirror/OpenSim
MW 68b33294b1 Can now use the xml config file for setting up things like sandbox mode, login server, physics engine etc. To use this mode add just -configfile to the startup line (instead of the -sandbox etc)
A example of what to add to the xml is: SandBox="true" LoginServer="true" UserAccounts="false" LocalAssets="false" PhysicsEngine="basicphysics"  (add those to config node in simconfig.xml). 
The current options for PhysicsEngine are : basicphysics, RealPhysX, OpenDynamicsEngine.
2007-04-25 13:47:32 +00:00
..
Application.cs Can now use the xml config file for setting up things like sandbox mode, login server, physics engine etc. To use this mode add just -configfile to the startup line (instead of the -sandbox etc) 2007-04-25 13:47:32 +00:00
OpenSim.csproj Renamed the Servers directory to OpenSim.Servers 2007-04-11 13:40:29 +00:00
OpenSim.exe.build === Dedicated to Jesse. === 2007-04-22 09:44:27 +00:00