freedoom/bootstrap
2015-12-03 13:44:17 -08:00
..
.gitignore bootstrap: hook into build system 2015-12-03 21:22:42 +00:00
bootstrap.py bootstrap: fix bootstrap.py with python2 2015-12-03 21:22:42 +00:00
Makefile bootstrap: hook into build system 2015-12-03 21:22:42 +00:00
README.txt Update bootstrap readme 2015-12-03 13:44:17 -08:00

This is the bootstrap wad builder. 
Deutex requires an IWAD to build wads. This creates the wad that 
contains all the lumps deutex needs: PLAYPAL (the freedoom PLAYPAL),
an empty TEXTURE1 lump and a PNAMES lump with one lump in (deutex needs
PNAMES lumps to have at least one entry)

deutex includes all textures from the parent iwad when building wads so
it is important the bootstrap wad has as few textures as possible.