Skip to content

Commit ceed123

Browse files
committed
Create .gitmodules
1 parent 8cb3dbf commit ceed123

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "subgames/mario_sokoban"]
2+
path = subgames/mario_sokoban
3+
url = https://github.com/UpsilonPuzzle/mario_sokoban.git
4+
[submodule "subgames/mario_sokoban_level_editor"]
5+
path = subgames/mario_sokoban_level_editor
6+
url = https://github.com/UpsilonPuzzle/mario_sokoban_level_editor.git

0 commit comments

Comments
 (0)