summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2020-01-03 19:43:01 +0100
committerGitHub <noreply@github.com>2020-01-03 19:43:01 +0100
commit61e45cb083a2879bed238f3052f7c12bd230da16 (patch)
tree8a8f727a8d79342f2bd5df79bc58fc32b964b821 /.gitmodules
parent423454086e21d40a545f9e46d6e35c1b3c557d77 (diff)
parent6983019cab6acc39d3e4157f7e03aafadb2291df (diff)
downloadfork-godot-webrtc-native-61e45cb083a2879bed238f3052f7c12bd230da16.tar.gz
fork-godot-webrtc-native-61e45cb083a2879bed238f3052f7c12bd230da16.tar.bz2
fork-godot-webrtc-native-61e45cb083a2879bed238f3052f7c12bd230da16.zip
Merge pull request #10 from Faless/refactor/better-scons
Better build script, readme
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..64fc4d4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "godot-cpp"]
+ path = godot-cpp
+ url = https://github.com/GodotNativeTools/godot-cpp