From 49a90ac8f2ff1aa42044ded9d993e02ba40efe62 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 3 Jul 2019 13:06:08 -0400 Subject: add a new item frob tool --- GNUmakefile | 3 +++ tools | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 2a780188..275bb28f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -38,3 +38,6 @@ world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py worl news: world/map/news.txt world/map/news.html updates: cd tools/client/ ; ./make-updates.sh + +frob: + deno run --allow-read=world --allow-write=world/save tools/server/frob/index.ts $(items) diff --git a/tools b/tools index 3acdb782..a7adab09 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 3acdb782f65b40f36ff9222285b7c505daa8741b +Subproject commit a7adab09d7f94afd80742ae38052d8b7e6b73f8d -- cgit v1.2.3-60-g2f50