LunaTranslator/.gitmodules

19 lines
695 B
Plaintext
Raw Normal View History

2024-10-18 20:03:38 +08:00
[submodule "src/plugins/libs/wil"]
2024-11-06 06:46:35 +08:00
path = cpp/libs/wil
2024-05-19 02:43:10 +08:00
url = https://github.com/microsoft/wil.git
2024-10-18 20:03:38 +08:00
[submodule "src/plugins/libs/rapidfuzz-cpp"]
2024-11-06 06:46:35 +08:00
path = cpp/libs/rapidfuzz-cpp
2024-07-01 22:14:01 +08:00
url = https://github.com/rapidfuzz/rapidfuzz-cpp
2024-11-04 23:10:41 +08:00
[submodule "src/plugins/libs/Clipper2"]
2024-11-06 06:46:35 +08:00
path = cpp/libs/Clipper2
2024-11-04 23:10:41 +08:00
url = https://github.com/AngusJohnson/Clipper2
2024-11-06 06:46:35 +08:00
[submodule "src/plugins/libs/minhook"]
path = cpp/libs/minhook
url = https://github.com/TsudaKageyu/minhook
2024-11-15 01:28:21 +08:00
[submodule "py/files/LunaTranslator_qss"]
path = py/files/LunaTranslator_qss
url = https://github.com/HIllya51/LunaTranslator_qss.git
2025-01-03 13:07:56 +08:00
[submodule "cpp/wcocr/wechat-ocr"]
path = cpp/wcocr/wechat-ocr
url = https://github.com/swigger/wechat-ocr