diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 01:03:36 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 01:03:36 +0000 |
commit | 0a64ceed1eebab715dd45d7e1e86245d62f878eb (patch) | |
tree | f566233f1f6be4d53d36df18e21183c488b38e43 /games/d2x/MESSAGE | |
parent | 643be8106d3fa787527dac33f677e5d0f56eb3e4 (diff) | |
download | pkgsrc-0a64ceed1eebab715dd45d7e1e86245d62f878eb.tar.gz |
Initial import of d2x-0.2.5 from pkgsrc-wip, packaged by Peter Bex.
Descent 2 for DOS, Windows, and Unix (Linux, Solaris, Mac OS X, etc).
Supported features include: Graphics, Sound, OpenGL, Joystick, Mouse,
CD audio, Networking.
Unsupported features: Serial.
A few of the new features in 0.2.0: Movies, Bigendian support,
Shareware data file support, and Descent 1 data file support.
Diffstat (limited to 'games/d2x/MESSAGE')
-rw-r--r-- | games/d2x/MESSAGE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games/d2x/MESSAGE b/games/d2x/MESSAGE new file mode 100644 index 00000000000..c5ff223cafe --- /dev/null +++ b/games/d2x/MESSAGE @@ -0,0 +1,14 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2004/05/29 01:03:36 xtraeme Exp $ + +Place the datafiles to your Descent version in ${D2X_DATA} +or in the .d2x directory in your home directory. + +For Descent II, these datafiles can be extracted from the descent2.sow +file in the d2data directory in the root of your CD. This can be done with +any ARJ tool, for example archivers/[un]arj. + +If you also want movies, also copy the *.mvl files from that same +directory. + +=========================================================================== |