Build tools

From EDukeWiki
Revision as of 09:29, 21 March 2012 by Hendricks266 (talk | contribs) (Created page with "The '''Build tools''' are sub-components of EDuke32 and the BUILD Engine that assist the user in various editing functions. Their source code can be found in the eduke...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Build tools are sub-components of EDuke32 and the BUILD Engine that assist the user in various editing functions. Their source code can be found in the eduke32/build/src/util/ directory of the repository or packages.

Command-Line Executables

Tool Name Original Author Description
kextract
kgroup
transpal
wad2art
wad2map
md2tool
generateicon
cacheinfo
arttool
givedepth
mkpalette
unpackssi
bsuite
enumdisplay Windows-only; enumerates all available display modes

Python Scripts

Tool Name Original Author Description
ase_import.py
highpalookupmaker.py
md3_export.py
prhighpal.py

Bash Scripts

Tool Name Original Author Description
checkdefs.sh