From 463b979a14f011b280fecf128d6c49f4fb379aa8 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sat, 29 Mar 2025 18:57:37 +0100 Subject: [PATCH] Add source --- .gitmodules | 3 +++ Meta/LuaCsForBarotrauma | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Meta/LuaCsForBarotrauma diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..85ddada --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Meta/LuaCsForBarotrauma"] + path = Meta/LuaCsForBarotrauma + url = ./Meta/LuaCsForBarotrauma/.git diff --git a/Meta/LuaCsForBarotrauma b/Meta/LuaCsForBarotrauma new file mode 160000 index 0000000..6da26ff --- /dev/null +++ b/Meta/LuaCsForBarotrauma @@ -0,0 +1 @@ +Subproject commit 6da26ffa93eb1d94b8fec4add1847879e6b1c75d