Components

From OpenMW Wiki
Revision as of 22:04, 15 July 2015 by Scrawl (talk | contribs) (added line on component dependencies)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A collection of reusable components. Most of these components are used by more than one application within the OpenMW project.

See the source tree for a list of components.

An ideal component is self-contained with no additional dependencies on the OpenMW codebase. In some cases depending on another component is OK.