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 789064aa0d List commands in main.py; stop depending on entry points.
Entry points are a major hassle to deal with during distribution and
this really isn't any worse than that.  Could probably be automated
further but I'd rather have something that works consistently.
2025-08-29 19:20:53 -04:00
dcc List commands in main.py; stop depending on entry points. 2025-08-29 19:20:53 -04:00
.gitignore Update gitignore to handle poetry-produced files. 2025-08-20 22:38:24 -04:00
LICENSE Add MIT license. 2025-08-20 22:39:07 -04:00
Makefile Update stub makefile. 2025-08-26 01:58:15 -04:00
pyav_by8 Notes on a particularly perplexing ffmpeg problem. 2025-05-30 02:10:06 -04:00
pyproject.toml List commands in main.py; stop depending on entry points. 2025-08-29 19:20:53 -04:00
README.md Add a rudimentary README. 2025-08-21 01:27:22 -04:00

Doom Command Center

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.