README 652 B

123456789101112131415161718
  1. OpenMW is a new and modern engine based on the one that runs the
  2. 2002 open-world RPG Morrowind. The engine (OpenMW) will come with
  3. its own editor (OpenCS) which will allow the user to edit or create
  4. their own games. Both OpenCS and OpenMW are written from scratch and
  5. aren't made to support any third party programs the original Morrowind
  6. engine uses to improve its functionality.
  7. Some free video drivers included with mesa will require libtxc_dxtn from
  8. SBo to work properly with OpenMW.
  9. qt5 is an optional dependency.
  10. To use Qt4 instead of Qt5 use:
  11. QT=4 ./ArxLibertatis.SlackBuild
  12. To build debugging symbols use:
  13. DEBUG=yes ./openmw.SlackBuild