Apps

From OpenMW Wiki
Revision as of 14:15, 19 July 2012 by Jvoisin (talk | contribs) (add link)
Jump to navigation Jump to search

The OpenMW project consists of four applications/tools:

openmw

This is the actual game.

The openmw application consists of

  • a main file which only does command line parsing
  • an engine class, which integrates the various mw*-subsystems
  • the mw*-subsystems, which contain the bulk of the game's functionality

omwlauncher

A launcher for openmw. Optional.

esmtool

A esm/esp file analysis tool (command line only).

opencs

A replacement for the Morrowind Construction Set. Still in planning stage.