-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 928 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
[submodule "deps/nuklear"]
path = deps/nuklear
url = https://github.com/vurtun/nuklear.git
[submodule "deps/common"]
path = deps/common
url = https://github.com/libretro/libretro-common.git
[submodule "deps/libretro"]
path = deps/libretro
url = https://github.com/libretro/libretro-common.git
[submodule "deps/inih"]
path = deps/inih
url = https://github.com/benhoyt/inih.git
[submodule "deps/cimgui"]
path = deps/cimgui
url = https://github.com/cimgui/cimgui.git
[submodule "deps/imgui"]
path = deps/imgui
url = https://github.com/ocornut/imgui.git
[submodule "deps/toml"]
path = deps/toml
url = https://github.com/marzer/tomlplusplus.git
[submodule "assets"]
path = assets
url = https://git.retromods.org/radius/invader-assets.git
[submodule "deps/stb"]
path = deps/stb
url = https://github.com/nothings/stb
[submodule "deps/borealis"]
path = deps/borealis
url = https://github.com/natinusala/borealis.git