.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/python.yml
open_dread_rando/__init__.py
open_dread_rando/__main__.py
open_dread_rando/cli.py
open_dread_rando/dread_patcher.py
open_dread_rando/schema.json
open_dread_rando/version.py
open_dread_rando.egg-info/PKG-INFO
open_dread_rando.egg-info/SOURCES.txt
open_dread_rando.egg-info/dependency_links.txt
open_dread_rando.egg-info/not-zip-safe
open_dread_rando.egg-info/requires.txt
open_dread_rando.egg-info/top_level.txt
tests/test_dread_patcher.py