From 8ec8c04987549ff180bbf46970ab0a49c49980e5 Mon Sep 17 00:00:00 2001 From: Egor00f Date: Mon, 21 Apr 2025 21:17:06 +0500 Subject: [PATCH] Inital commit --- .gitmodules | 3 +++ Lua | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Lua diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5eb46a1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Lua"] + path = Lua + url = https://git.kolibrios.org/Lua/Lua.git diff --git a/Lua b/Lua new file mode 160000 index 0000000..9acbf68 --- /dev/null +++ b/Lua @@ -0,0 +1 @@ +Subproject commit 9acbf685dce951f6aa66c6154ec6c80aea796953