From 7b6b037f0d633502bae9e95f36e80d3abba64ccf Mon Sep 17 00:00:00 2001 From: "Marek S. Lukasiewicz" Date: Thu, 20 Feb 2025 09:54:39 +0100 Subject: [PATCH] Add gdcef submodule --- .gitmodules | 3 +++ modules/gdcef | 1 + 2 files changed, 4 insertions(+) create mode 160000 modules/gdcef diff --git a/.gitmodules b/.gitmodules index 3449673..2c9eb07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "modules/godot-xr-tools"] path = modules/godot-xr-tools url = https://github.com/GodotVR/godot-xr-tools.git +[submodule "modules/gdcef"] + path = modules/gdcef + url = https://github.com/Lecrapouille/gdcef.git diff --git a/modules/gdcef b/modules/gdcef new file mode 160000 index 0000000..76957e9 --- /dev/null +++ b/modules/gdcef @@ -0,0 +1 @@ +Subproject commit 76957e99ba87af9aecbde4dddc861e98f87ec43f