forked from TheQwertiest/foo_discord_rich
-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitmodules
31 lines (31 loc) · 1.06 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
[submodule "submodules/foobar2000"]
path = submodules/foobar2000
url = https://github.com/TheQwertiest/foobar2000-sdk.git
[submodule "submodules/pfc"]
path = submodules/pfc
url = https://github.com/TheQwertiest/pfc.git
[submodule "submodules/wtl"]
path = submodules/wtl
url = https://git.code.sf.net/p/wtl/git
[submodule "submodules/discord-rpc"]
path = submodules/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
[submodule "submodules/acfu-sdk"]
path = submodules/acfu-sdk
url = https://github.com/3dyd/acfu-sdk.git
[submodule "submodules/json"]
path = submodules/json
url = https://github.com/nlohmann/json.git
branch = master
[submodule "submodules/fmt"]
path = submodules/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "submodules/span"]
path = submodules/span
url = https://github.com/martinmoene/span-lite.git
[submodule "submodules/range"]
path = submodules/range
url = https://github.com/ericniebler/range-v3.git
[submodule "submodules/fb2k_utils"]
path = submodules/fb2k_utils
url = https://github.com/TheQwertiest/fb2k_utils.git