Просмотр исходного кода

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
Родитель
Сommit
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