Skip to content

Commit 6b035d8

Browse files
committed
chore: add java oopetris wrapper
1 parent d3c86bd commit 6b035d8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@
1414
path = wrapper/python
1515
url = https://github.com/Totto16/oopetris_wrapper_python.git
1616
ignore = dirty
17+
[submodule "wrapper/java"]
18+
path = wrapper/java
19+
url = https://github.com/Totto16/oopetris_wrapper_java.git
20+
ignore = dirty
21+
22+

wrapper/java

Submodule java added at 209d69f

0 commit comments

Comments
 (0)