Components: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(link to more up-to-date components list)
(added line on component dependencies)
 
Line 2: Line 2:


See the [https://github.com/OpenMW/openmw/tree/master/components source tree] for a list of components.
See the [https://github.com/OpenMW/openmw/tree/master/components 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.

Latest revision as of 22:04, 15 July 2015

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.