aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-19 15:51:12 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-19 15:51:12 +0100
commit81f06cb209d9d3f092e3ed0ef2e2dbc6b288f1de (patch)
treee610487345e8f8ea78571d262946e978b7ae6247 /.gitmodules
parentda8857549304590d8d32e643a22617318add542a (diff)
Integrate Chess Move Interface
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..704f939
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "libs/chess-move-interface"]
+ path = libs/chess-move-interface
+ url = git@gitlab.com:manzerbredes/chess-move-interface.git