Jump to content

OpenSimulator Internals/Code Map

From Open Simulator Technical Help
Revision as of 11:52, 7 July 2026 by Jwbshaw (talk | contribs) (wrong paste)

OpenSimulator Internals/Code Map

Overview

This page maps the OpenSimulator codebase from the top down. Each section links to a drill-down page covering that component in detail.

Both ROBUST and OpenSim.exe are built from the same source tree and share the same DLL output. The difference is which entry point is called and which config file is loaded.

Source repository: https://github.com/opensim/opensim



See Also