README.md
pyproject.toml
burnysc2.egg-info/PKG-INFO
burnysc2.egg-info/SOURCES.txt
burnysc2.egg-info/dependency_links.txt
burnysc2.egg-info/requires.txt
burnysc2.egg-info/top_level.txt
sc2/__init__.py
sc2/action.py
sc2/bot_ai.py
sc2/bot_ai_internal.py
sc2/cache.py
sc2/client.py
sc2/constants.py
sc2/controller.py
sc2/data.py
sc2/expiring_dict.py
sc2/game_data.py
sc2/game_info.py
sc2/game_state.py
sc2/generate_ids.py
sc2/main.py
sc2/maps.py
sc2/observer_ai.py
sc2/paths.py
sc2/pixel_map.py
sc2/player.py
sc2/portconfig.py
sc2/position.py
sc2/power_source.py
sc2/protocol.py
sc2/proxy.py
sc2/renderer.py
sc2/sc2process.py
sc2/score.py
sc2/unit.py
sc2/unit_command.py
sc2/units.py
sc2/versions.py
sc2/wsl.py
test/test_directions.py
test/test_expiring_dict.py
test/test_pickled_data.py
test/test_pickled_ramp.py
test/test_replays.py