Skip to content

Commit 7924c6e

Browse files
committed
chore: added external libraries.
1 parent ed0f1cd commit 7924c6e

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "extern/godot-cpp"]
2+
path = extern/godot-cpp
3+
url = https://github.com/godotengine/godot-cpp.git
4+
[submodule "extern/librdkafka"]
5+
path = extern/librdkafka
6+
url = https://github.com/confluentinc/librdkafka.git

extern/godot-cpp

Submodule godot-cpp added at 6a87094

extern/librdkafka

Submodule librdkafka added at c56a3e6

0 commit comments

Comments
 (0)