gitextract_hzlummj9/ ├── .github/ │ ├── MAINTAINER.md │ ├── issue_template.md │ ├── scripts/ │ │ └── process_item.py │ └── workflows/ │ └── process_list.yml ├── .gitignore ├── README-Game.md ├── README-Programmer-Edition.md ├── README.md ├── _config.yml └── pyproject.toml