We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ff631e + f5cf01f commit 6ecaae7Copy full SHA for 6ecaae7
.gitmodules
@@ -46,6 +46,9 @@
46
path = _Libs/FileMapper
47
url = https://github.com/WohlSoft/FileMapper.git
48
branch = master
49
+[submodule "_Libs/libtiff"]
50
+ path = _Libs/libtiff
51
+ url = https://github.com/WohlSoft/libtiff.git
52
[submodule "_Libs/tex3ds"]
53
path = _Libs/tex3ds
54
url = https://github.com/WohlSoft/xtconvert-tex3ds.git
@@ -84,6 +87,3 @@
84
87
[submodule "_Libs/libxz"]
85
88
path = _Libs/libxz
86
89
url = https://github.com/WohlSoft/xz.git
-[submodule "_Libs/libtiff"]
- path = _Libs/libtiff
- url = https://github.com/WohlSoft/libtiff.git
0 commit comments