-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
31 lines (31 loc) · 992 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
25
26
27
28
29
30
31
[submodule "modules/tinyfiledialogs"]
path = modules/tinyfiledialogs
url = https://git.code.sf.net/p/tinyfiledialogs/code
[submodule "modules/curl"]
path = modules/curl
url = https://github.com/curl/curl
[submodule "modules/cute_headers"]
path = modules/cute_headers
url = https://github.com/RandyGaul/cute_headers
[submodule "modules/base64"]
path = modules/base64
url = https://github.com/Tremus/base64
[submodule "modules/pffft"]
path = modules/pffft
url = https://github.com/Tremus/pffft
[submodule "modules/stb"]
path = modules/stb
url = https://github.com/nothings/stb
[submodule "modules/osdialog"]
path = modules/osdialog
url = https://github.com/AndrewBelt/osdialog
[submodule "modules/CPLUG"]
path = modules/CPLUG
url = https://github.com/Tremus/CPLUG
branch = develop
[submodule "modules/pugl"]
path = modules/pugl
url = https://github.com/lv2/pugl
[submodule "modules/nanovg_compat"]
path = modules/nanovg_compat
url = https://github.com/Tremus/nanovg_compat