commit 79938c0903133fd2a040126c98f1564f17160c5f Author: Camden Dixie O'Brien Date: Sun Oct 15 13:08:14 2023 +0100 Add luaunit submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..94f262f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "luaunit"] + path = luaunit + url = https://github.com/bluebird75/luaunit.git diff --git a/luaunit b/luaunit new file mode 160000 index 0000000..6f526f8 --- /dev/null +++ b/luaunit @@ -0,0 +1 @@ +Subproject commit 6f526f85faabdca7cad893ff4d5f61e4af5d0dd5