ソースを参照

make fetching the live world data convenient.

that way you can archive the live world, mirror it locally and
experiment with it.
Lucas Stadler 12 年 前
コミット
3258b71ce3
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      js/pixl/Makefile

+ 2 - 0
js/pixl/Makefile

@ -0,0 +1,2 @@
1
fetch_live:
2
	curl pixl.papill0n.org:8001/world > data/live.json