google-deepmind/pysc2

bin/play.py --replay should accept urls

Aperta

#139 aperta il 10 gen 2018

 (2 commenti) (0 reazioni) (0 assegnatari)Python (1162 fork)batch import
help wanted

Metriche repository

Star
 (7868 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor