-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 765 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/libcxx"]
path = third_party/libcxx
url = https://github.com/topjohnwu/libcxx.git
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/nlohmann/json.git
[submodule "third_party/lsplt"]
path = third_party/lsplt
url = https://github.com/LSPosed/LSPlt.git
[submodule "third_party/magic_enum"]
path = third_party/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "third_party/shadowhook"]
path = third_party/shadowhook
url = https://github.com/bytedance/android-inline-hook.git
[submodule "third_party/rapidyaml"]
path = third_party/rapidyaml
url = https://github.com/biojppm/rapidyaml.git
[submodule "third_party/stb"]
path = third_party/stb
url = https://github.com/nothings/stb.git