google-deepmind/pysc2

bin/play.py --replay should accept urls

Open

#139 opened on 2018年1月10日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (7,868 stars) (1,162 forks)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.

コントリビューターガイド