forked from erengy/taiga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
75 lines (57 loc) · 1.72 KB
/
.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "anime-relations"]
path = deps/data/anime-relations
url = https://github.com/erengy/anime-relations.git
[submodule "anisthesia"]
path = deps/src/anisthesia
url = https://github.com/erengy/anisthesia.git
[submodule "anitomy"]
path = deps/src/anitomy
url = https://github.com/erengy/anitomy.git
[submodule "curl"]
path = deps/src/curl
url = https://github.com/curl/curl.git
[submodule "date"]
path = deps/src/date
url = https://github.com/HowardHinnant/date.git
[submodule "discord-rpc"]
path = deps/src/discord-rpc
url = https://github.com/erengy/discord-rpc.git
[submodule "fmt"]
path = deps/src/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "hypp"]
path = deps/src/hypp
url = https://github.com/erengy/hypp.git
[submodule "hypr"]
path = deps/src/hypr
url = https://github.com/erengy/hypr.git
[submodule "json"]
path = deps/src/json
url = https://github.com/nlohmann/json.git
[submodule "monolog"]
path = deps/src/monolog
url = https://github.com/erengy/monolog.git
[submodule "nstd"]
path = deps/src/nstd
url = https://github.com/erengy/nstd.git
[submodule "random"]
path = deps/src/random
url = https://github.com/effolkronium/random.git
[submodule "pugixml"]
path = deps/src/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "rapidjson"]
path = deps/src/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "semaver"]
path = deps/src/semaver
url = https://github.com/erengy/semaver.git
[submodule "utf8proc"]
path = deps/src/utf8proc
url = https://github.com/JuliaStrings/utf8proc.git
[submodule "windows"]
path = deps/src/windows
url = https://github.com/erengy/windows.git
[submodule "zlib"]
path = deps/src/zlib
url = https://github.com/madler/zlib.git