google-deepmind/pysc2

bin/play.py --replay should accept urls

Open

#139 建立於 2018年1月10日

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

倉庫指標

Star
 (7,868 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南