You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
rhinoduck 8679829315 Make the WAD completely buildable from this repo
Running buildwad.py from the utils directory will create a tns-dehacked
WAD file in the same directory. The script collects files from various
directories in this repository and includes them in the resulting WAD
file; it also compiles dehsupp/DEHSUPP.txt into its binary form.

Running the script requires Python 3.7+, and git in PATH. On Linux, you
will need Wine to run the dehsupp.exe utility for now (hopefully it
runs under Wine).
2 years ago
dehacked Make the WAD completely buildable from this repo 2 years ago
dehsupp Make the WAD completely buildable from this repo 2 years ago
inventory Make the WAD completely buildable from this repo 2 years ago
misc Make the WAD completely buildable from this repo 2 years ago
sounds Make the WAD completely buildable from this repo 2 years ago
sprites Make the WAD completely buildable from this repo 2 years ago
utils Make the WAD completely buildable from this repo 2 years ago
.gitignore Make the WAD completely buildable from this repo 2 years ago