summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-11-02 21:07:41 -0400
committerrealtradam <[email protected]>2022-11-02 21:07:41 -0400
commit53ef8694998392856c44e7397860e04e2dddac49 (patch)
tree8786007667f98105e887426fb11f945d4cfe9ac0 /.gitmodules
parentf8f6d0d2e3e2a21bf48e0ae131015e2542f0f840 (diff)
downloadorbital_game-53ef8694998392856c44e7397860e04e2dddac49.tar.gz
orbital_game-53ef8694998392856c44e7397860e04e2dddac49.zip
made build system
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..af7b76e
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "vendor/raylib"]
+ path = vendor/raylib
+ url = https://github.com/raysan5/raylib.git