From: Elias Fleckenstein Date: Thu, 6 Aug 2020 12:00:49 +0000 (+0200) Subject: Added Submodules moonglfw and moongl X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=4a4988f67c7d23b8d9006b847f12c0f64d216608;p=dragonblocks3d-lua.git Added Submodules moonglfw and moongl --- diff --git a/.gitmodules b/.gitmodules index 363c697..713f6c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "moongl"] - path = deps/moongl + path = deps/moongl url = https://github.com/stetre/moongl [submodule "moonglfw"] - path = deps/moonglfw + path = deps/moonglfw url = https://github.com/stetre/moonglfw diff --git a/deps/moongl b/deps/moongl new file mode 160000 index 0000000..c2fb6cb --- /dev/null +++ b/deps/moongl @@ -0,0 +1 @@ +Subproject commit c2fb6cb478aac0296afa10260b8e9d81a0c062aa diff --git a/deps/moonglfw b/deps/moonglfw new file mode 160000 index 0000000..c339308 --- /dev/null +++ b/deps/moonglfw @@ -0,0 +1 @@ +Subproject commit c3393080eab5f40c4ec4f4c60562f5a38608d65b