-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
24 lines (24 loc) · 941 Bytes
/
.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
[submodule "lib/external/libromfs"]
path = lib/external/libromfs
url = https://github.com/WerWolv/libromfs
[submodule "lib/third_party/fmt"]
path = lib/third_party/fmt
url = https://github.com/fmtlib/fmt
[submodule "lib/external/libwolv"]
path = lib/external/libwolv
url = https://github.com/WerWolv/libwolv
[submodule "lib/third_party/jthread/jthread"]
path = lib/third_party/jthread/jthread
url = https://github.com/josuttis/jthread
[submodule "lib/third_party/lunasvg"]
path = lib/third_party/lunasvg
url = https://github.com/sammycage/lunasvg
[submodule "lib/third_party/SDL"]
path = lib/third_party/SDL
url = https://github.com/libsdl-org/SDL
[submodule "lib/third_party/xdgpp/xdgpp"]
path = lib/third_party/xdgpp/xdgpp
url = https://github.com/WerWolv/xdgpp
[submodule "lib/third_party/nativefiledialog-extended"]
path = lib/third_party/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended