-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 993 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 "ssLogger"]
path = External/ssLogger
url = https://github.com/Neko-Box-Coder/ssLogger.git
[submodule "cfgpath"]
path = External/cfgpath
url = https://github.com/Malvineous/cfgpath.git
[submodule "Embed2C"]
path = External/Embed2C
url = https://github.com/Neko-Box-Coder/Embed2C.git
[submodule "filesystem"]
path = External/filesystem
url = https://github.com/gulrak/filesystem.git
[submodule "System2"]
path = External/System2
url = https://github.com/Neko-Box-Coder/System2.git
[submodule "rapidyaml"]
path = External/rapidyaml
url = https://github.com/biojppm/rapidyaml.git
[submodule "dylib"]
path = External/dylib
url = https://github.com/martin-olivier/dylib.git
[submodule "ssTest"]
path = External/ssTest
url = https://github.com/Neko-Box-Coder/ssTest.git
[submodule "CppOverride"]
path = External/CppOverride
url = https://github.com/Neko-Box-Coder/CppOverride.git
[submodule "variant"]
path = External/variant
url = https://github.com/mpark/variant.git