python-sc2
python-sc2 copied to clipboard
Add support to watch replays
pysc2 and the c++ libraries allowed to watch replays regardless of game version, as far as I know. If this could be easily maintaned, maybe this should be added to the library in a replay.py file.
#29
See watch replay example file: https://github.com/BurnySc2/python-sc2/blob/develop/examples/watch_replay.py