google-deepmind/pysc2

bin/play.py --replay should accept urls

Open

#139 建立於 2018年1月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (7,868 star) (1,162 fork)batch import
help wanted

描述

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.

貢獻者指南

bin/play.py --replay should accept urls · google-deepmind/pysc2#139 | Good First Issue