We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939e97c commit b033e46Copy full SHA for b033e46
2 files changed
.gitmodules
@@ -16,3 +16,7 @@
16
[submodule "depends/jsoncpp"]
17
path = depends/jsoncpp-sub
18
url = ../../DFHack/jsoncpp.git
19
+[submodule "depends/xlsxio"]
20
+ path = depends/xlsxio
21
+ url = ../../brechtsanders/xlsxio.git
22
+ shallow = true
depends/xlsxio
0 commit comments