+-----------------------------------------------------------------------
| Running dxx-rebirth on OpenBSD
+-----------------------------------------------------------------------

Installation of the Game Data
=============================

dxx-rebirth requires the original game files from Descent I and/or
Descent II to work properly.  These can come from an original CD or from
GOG.com, including the shareware versions.

Game data from GOG.com can be extracted with unzip(1) (Linux versions),
or innoextract(1) (Windows versions). Both unzip(1) and innoextract are
available in packages. Then move the contents of the directory that
contains DESCENT.HOG to ~/.d1x-rebirth/Data, or the directory containing
DESCENT2.HOG to ~/.d2x-rebirth/Data.

For example:
$ mkdir -p ~/.d1x-rebirth/Data
$ cp -R app/* ~/.d1x-rebirth/Data

Music
=====

The MIDI soundtrack requires the package timidity to be installed.
