-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
34 lines (34 loc) · 1.05 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
[submodule "libs/DPP"]
path = libs/DPP
url = https://github.com/brainboxdotcc/DPP.git
branch = dev
[submodule "libs/yt-dlp"]
path = libs/yt-dlp
url = https://github.com/yt-dlp/yt-dlp.git
[submodule "libs/uWebSockets"]
path = libs/uWebSockets
url = https://github.com/uNetworking/uWebSockets.git
[submodule "libs/yt-search.h"]
path = libs/yt-search.h
url = https://github.com/Neko-Life/yt-search.h.git
[submodule "libs/nekos-bestpp"]
path = libs/nekos-bestpp
url = https://github.com/Neko-Life/nekos-bestpp.git
[submodule "libs/liboggz"]
path = libs/liboggz
url = https://github.com/kfish/liboggz.git
[submodule "libs/jwt-cpp"]
path = libs/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp.git
[submodule "libs/ELIZA"]
path = libs/ELIZA
url = https://github.com/Neko-Life/ELIZA.git
[submodule "libs/cppcodec"]
path = libs/cppcodec
url = https://github.com/tplgy/cppcodec.git
[submodule "libs/curlpp"]
path = libs/curlpp
url = https://github.com/Neko-Life/curlpp.git
[submodule "libs/ogg"]
path = libs/ogg
url = https://gitlab.xiph.org/xiph/ogg.git