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.
Most wads put all the files directly in the top level of the zip; some instead include a top level directory and put everything in that. We create our own directory to extract into to avoid polluting the PWAD directory, and then in the latter case move everything up a level and then remove the wrapping directory. |
||
|---|---|---|
| doomcc | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| pyav_by8 | ||
| pyproject.toml | ||
| README.md | ||
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.