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 5e188573a0 Have the ls command to inherit from lister.
This requires multiple inheritance and other shenanigans to actually
work.  I think I'm supposed to do this with hooks.  Work for the future.
2025-09-01 17:30:34 -04:00
dcc Have the ls command to inherit from lister. 2025-09-01 17:30:34 -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.