-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 902 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
25
26
27
28
29
30
[submodule "third-party/ternary-tree"]
path = third-party/ternary-tree
branch = main
url = https://github.com/Conzxy/ternary-tree
[submodule "third-party/takina"]
path = third-party/takina
branch = main
url = https://github.com/Conzxy/takina
[submodule "third-party/chisato"]
path = third-party/chisato
branch = main
url = https://github.com/Conzxy/chisato
[submodule "third-party/kanon"]
path = third-party/kanon
branch = master
url = https://github.com/Conzxy/kanon
[submodule "third-party/hklua"]
path = third-party/hklua
branch = main
url = https://github.com/Conzxy/hklua
[submodule "third-party/replxx"]
path = third-party/replxx
branch = master
url = https://github.com/Conzxy/replxx
[submodule "mmkv/kraft"]
path = mmkv/kraft
url = https://github.com/Conzxy/kraft
[submodule "third-party/kvarint"]
path = third-party/kvarint
url = https://github.com/Conzxy/kvarint