From 8962f72429adbedc5749b1133c4b6917214bef17 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Wed, 7 Sep 2022 04:54:19 +0000 Subject: [PATCH] neko test script --- build-scripts/neko/test.hxml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build-scripts/neko/test.hxml diff --git a/build-scripts/neko/test.hxml b/build-scripts/neko/test.hxml new file mode 100644 index 0000000..f14ed6a --- /dev/null +++ b/build-scripts/neko/test.hxml @@ -0,0 +1,2 @@ +-neko bin/neko/test.n +-cmd neko bin/neko/test.n \ No newline at end of file