forked from HIllya51/LunaTranslator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 916 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "src/plugins/libs/wil"]
path = cpp/libs/wil
url = https://github.com/microsoft/wil.git
[submodule "src/plugins/libs/rapidfuzz-cpp"]
path = cpp/libs/rapidfuzz-cpp
url = https://github.com/rapidfuzz/rapidfuzz-cpp
[submodule "src/plugins/libs/wechat-ocr"]
path = cpp/libs/wechat-ocr
url = https://github.com/swigger/wechat-ocr
[submodule "src/plugins/libs/tinymp3"]
path = cpp/libs/tinymp3
url = https://github.com/HIllya51/tinymp3
[submodule "src/plugins/libs/Detours"]
path = cpp/libs/Detours
url = https://github.com/microsoft/Detours
[submodule "src/plugins/libs/Clipper2"]
path = cpp/libs/Clipper2
url = https://github.com/AngusJohnson/Clipper2
[submodule "src/plugins/libs/minhook"]
path = cpp/libs/minhook
url = https://github.com/TsudaKageyu/minhook
[submodule "py/files/LunaTranslator_qss"]
path = py/files/LunaTranslator_qss
url = https://github.com/HIllya51/LunaTranslator_qss.git