From 9ea89006512de4d3c1f916e0d9258830b26f5987 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Tue, 21 Apr 2026 05:47:37 -0700 Subject: [PATCH] chore: add lotato vendor --- .gitmodules | 3 +++ vendor/lotato | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/lotato diff --git a/.gitmodules b/.gitmodules index 5ade495..f937ba0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "vendor/potato-mesh"] path = vendor/potato-mesh url = git@github.com:l5yth/potato-mesh.git +[submodule "vendor/lotato"] + path = vendor/lotato + url = git@github.com:MeshEnvy/lotato.git diff --git a/vendor/lotato b/vendor/lotato new file mode 160000 index 0000000..e2a83c3 --- /dev/null +++ b/vendor/lotato @@ -0,0 +1 @@ +Subproject commit e2a83c366149075ed154b3acfc50e14cf1ac9380