Doom Command Center is an all-in-one tool for automating the process of obtaining Doom WADs, recording demos, producing videos, and anything else Doom-related you may want to do.
Find a file
yrriban 2438995093 Major refactor to make handling name/path manipulation easier.
Most of this is now in doom_base.py, which stores wad/map/name, exposes them as
properties, and also takes care of most common tasks needed for building
command lines and such.
2025-05-13 05:46:26 -04:00
dcc Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
.gitignore Fix typo. 2025-04-07 02:19:06 -04:00
dcc.sh Rename dcc to dcc.sh for incoming shenanigans. 2025-03-28 02:34:59 -04:00
Makefile Formally switch from shell dcc to python dcc. The future is now, old man! 2025-04-23 18:38:06 -04:00
setup.py Support setting a name for a demo, supporting more than one demo stored at a time for a map. 2025-05-11 17:28:07 -04:00