mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 20:16:55 -04:00
.. | ||
.gitignore | ||
bootstrap.py | ||
Makefile | ||
README.txt |
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.