Program: Linux SVGAlib Angband
Author: Jon Taylor (taylorj@gaia.ecs.csus.edu)
Date: 17/09/95
Version: 1.0

	This is the Linux SVGAlib version of Angband.  It requires that your
system have SVGAlib 1.2.6 (or later) installed to run.  It also expects the
included file "8x13.bmp" to be located in /usr/games/angband/lib, and the
included "8x12alt.psf" font file to be located in /usr/lib/kbd/consolefonts
(this font file is a standard part of the KBD library, so your system may
already have it).  Also, the executable, like all SVGAlib programs, must be
suid root in order to run.  
	To compile this program, just copy main-lsl.c, readbmp.h, and the
Makefile into a directory with the rest of the "standard" Angband sources
and type "make".  Mail me with any bugs/comments/praise/ideas/whatever.


History:

- V1.0: Initial release.
