From 86425c8c93c8529cd2c88db1d0303fe980048896 Mon Sep 17 00:00:00 2001 From: citrons Date: Wed, 10 Apr 2024 18:16:41 -0500 Subject: initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba83255 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# lua bundling tool + +a bundler for lua programs. works inside and outside of computercraft. + +[public domain](https://creativecommons.org/publicdomain/zero/1.0/). -- cgit v1.2.3