build fatpacked world on the fly
[scpubgit/Tak.git] / takd
diff --git a/takd b/takd
deleted file mode 100644 (file)
index 0f806ec..0000000
--- a/takd
+++ /dev/null
@@ -1,4 +0,0 @@
-use lib 'lib';
-use Tak::World;
-
-Tak::World->new_from_stdio->run;