readme for mpqx
---------------
mpqx is a command-line utility to extract sounds from the original Diablo media. See bin/sound/readme.txt for usage instructions.

For full sound support, binary distribution of DiabloRL should include the following files:

	bin/sound/mpqx.exe
	bin/sound/StormLib.dll
	bin/SDL.dll
	bin/SDL_mixer.dll

mpqx makes use of StormLib:

http://www.zezula.net/en/mpq/stormlib.html

Both StormLib and mpqx are compiled with gcc as supplied with MinGW.

http://www.mingw.org/