Manifest for DMTXLS: DooM TeXtures LiSter
=========================================

README		- Compulsory reading ;)
Manifest	- This file
COPYING		- The GNU General Public License
Changes.Log	- Log of changes to the package
dmtxls22.txt	- Distribution template

dmtxls.1	- Manual pages for 'dmtxls' utility
dmtxls.man	- Formatted manual pages for 'dmtxls'
mkman.sh	- Shell script to format manual pages

alltxt.sh	- Shell script to generate all DOOM textures lists
alltxt2.sh	- Shell script to generate all DOOM ][ textures lists
alltxtu.sh	- Shell script to generate the E4 Ultimate DOOM textures
		  lists
alltxth.sh	- Shell script to generate all Heretic textures lists
alltxths.sh	- Shell script to generate all E4-6 Heretic:SotSR textures
		  lists

source/Makefile		- Unix Makefile for building the program
source/dmtxls.h		- Main DMTXLS defines
source/dmunix.h		- Some UNIX specific things
source/dmtxls.c		- Main program routines for 'dmtxls' utility
source/wstructs.h	- WAD files data structures
source/wads.c		- WAD files routines
source/levels.h		- Level data definitions
source/levels.c		- Level loading and saving routines
source/list.c		- List routines

windows/readme.1st	- Hints on using the package on Windows
windows/dmtxls32.exe	- Win32 executable for 'dmtxls' utility
windows/dmtxls64.exe	- Win64 executable for 'dmtxls' utility

windows/alltxt.bat	- Batch file to generate all DOOM textures lists
windows/alltxt2.bat	- Batch file to generate all DOOM ][ textures lists
windows/alltxtu.bat	- Batch file to generate the E4 Ultimate DOOM
			  textures lists
windows/alltxth.bat	- Batch file to generate all Heretic textures lists
windows/alltxths.bat	- Batch file to generate all E4-6 Heretic:SotSR
			  textures lists

