forked from MaaXYZ/MaaFramework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 786 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/MaaDeps"]
path = 3rdparty/MaaDeps
url = https://github.com/MaaXYZ/MaaDeps
[submodule "3rdparty/MaaAgentBinary"]
path = 3rdparty/MaaAgentBinary
url = https://github.com/MaaXYZ/MaaAgentBinary
[submodule "test/TestingDataSet"]
path = test/TestingDataSet
url = https://github.com/MaaXYZ/MaaFrameworkTesting.git
[submodule "source/binding/Rust"]
path = source/binding/Rust
url = https://github.com/MaaXYZ/maa-framework-rs.git
[submodule "source/MaaHttp/LHG"]
path = source/MaaHttp/LHG
url = https://github.com/neko-para/LibHttpGen
[submodule "tools/MaaDebugger"]
path = tools/MaaDebugger
url = https://github.com/MaaXYZ/MaaDebugger.git
[submodule "3rdparty/EmulatorExtras"]
path = 3rdparty/EmulatorExtras
url = https://github.com/MaaXYZ/EmulatorExtras.git