-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.33 KB
/
.gitmodules
File metadata and controls
45 lines (45 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
40
41
42
43
44
45
[submodule "libhttpserver"]
path = libhttpserver
url = https://github.com/etr/libhttpserver.git
[submodule "sqlpp11"]
path = sqlpp11
url = https://github.com/rbock/sqlpp11.git
[submodule "gmd2pp/ziplib"]
path = gmd2pp/ziplib
url = https://bitbucket.org/wbenny/ziplib.git
[submodule "gmd2pp/cJSON"]
path = gmd2pp/cJSON
url = https://github.com/DaveGamble/cJSON.git
[submodule "gmd2pp/pugixml_patch"]
path = gmd2pp/pugixml_patch
url = https://github.com/SergeyMC9730/pugixml.git
[submodule "json"]
path = json
url = https://github.com/nlohmann/json.git
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt.git
[submodule "GDCrypto-patched"]
path = GDCrypto-patched
url = https://github.com/SergeyMC9730/GDCrypto-patched
[submodule "fast-vector"]
path = fast-vector
url = https://github.com/sigerror/fast-vector.git
[submodule "DPP"]
path = DPP
url = https://github.com/SergeyMC9730/DPP-patched
[submodule "gmd2pp/cpp-base64"]
path = gmd2pp/cpp-base64
url = https://github.com/ReneNyffenegger/cpp-base64.git
[submodule "raylib"]
path = raylib
url = https://github.com/raysan5/raylib
[submodule "tgbot-cpp"]
path = tgbot-cpp
url = https://github.com/reo7sp/tgbot-cpp.git
[submodule "blend2d"]
path = blend2d
url = https://github.com/blend2d/blend2d
[submodule "asmjit"]
path = asmjit
url = https://github.com/asmjit/asmjit.git