summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-05-17 23:39:40 -0400
committerrealtradam <[email protected]>2022-05-17 23:39:40 -0400
commit1592c3d2556b63406dedf15c8cedc1c74016b135 (patch)
treeb3a4f6cda52841e710936f66447dcc525520345c /.gitmodules
downloadraylib-template-1592c3d2556b63406dedf15c8cedc1c74016b135.tar.gz
raylib-template-1592c3d2556b63406dedf15c8cedc1c74016b135.zip
init
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..3c46cd4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "dependency/raylib"]
+ path = dependency/raylib
+ url = [email protected]:raysan5/raylib.git