google-deepmind/pysc2

bin/play.py --replay should accept urls

Offen

#139 geöffnet am 10.01.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.162 Forks)batch import
help wanted

Repository-Metriken

Stars
 (7.868 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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