summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-05-16 03:42:28 -0400
committerrealtradam <[email protected]>2022-05-16 03:42:28 -0400
commit3a09171e41570b2d457e34476d42c8f4be1416aa (patch)
tree8feb1f07202201770fbae077f1948807fcf94ab1 /.gitmodules
downloadraylib-DrawTexturePro-interactive-demo-3a09171e41570b2d457e34476d42c8f4be1416aa.tar.gz
raylib-DrawTexturePro-interactive-demo-3a09171e41570b2d457e34476d42c8f4be1416aa.zip
init
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e43e647
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "raylib"]
+ path = raylib
+ url = [email protected]:raysan5/raylib.git
+[submodule "raygui"]
+ path = raygui
+ url = [email protected]:raysan5/raygui.git