-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.33 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.33 KB
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
31
32
33
34
35
36
37
38
39
[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 "dylib"]
path = External/dylib
url = https://github.com/martin-olivier/dylib.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
[submodule "MacroPowerToys"]
path = External/MacroPowerToys
url = https://github.com/Neko-Box-Coder/MacroPowerToys.git
[submodule "libyaml"]
path = External/libyaml
url = https://github.com/Neko-Box-Coder/libyaml.git
[submodule "string-view-lite"]
path = External/string-view-lite
url = https://github.com/martinmoene/string-view-lite.git
[submodule "DSResult"]
path = External/DSResult
url = https://github.com/Neko-Box-Coder/DSResult.git
[submodule "System2.cpp"]
path = External/System2.cpp
url = https://github.com/Neko-Box-Coder/System2.cpp.git