mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 22:25:47 -04:00
11 lines
427 B
Text
11 lines
427 B
Text
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.
|
|
|
|
|
|
|