Skip to content

Commit 594c4f9

Browse files
committed
add submodules
1 parent b1ef2d4 commit 594c4f9

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "wrapper/javascript"]
2+
path = wrapper/javascript
3+
url = https://github.com/Totto16/oopetris_wrapper_js.git
4+
[submodule "wrapper/c"]
5+
path = wrapper/c
6+
url = https://github.com/Totto16/oopetris_wrapper_c.git

wrapper/c

Submodule c added at 0e99781

wrapper/javascript

Submodule javascript added at 23fa7cb

0 commit comments

Comments
 (0)