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.

贡献者指南