google-deepmind / google-deepmind/pysc2
bin/play.py --replay should accept urls
Open
help wanted
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
bin/play.py will replay a replay file, but only from local disk. It'd be nice if it was given a url it'd download it to memory and pass the data to the game without having to write it to disk somewhere.
Contributor guide
Assessment
This issue has not been assessed yet.