-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 750 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 750 Bytes
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 "vitaGL"]
path = vitaGL/vitaGL_src
url = https://github.com/Grarak/vitaGL.git
[submodule "kubridge"]
path = kubridge
url = https://github.com/bythos14/kubridge.git
[submodule "vixl"]
path = vixl/vixl_src
url = https://github.com/Grarak/vixl.git
[submodule "soundtouch"]
path = soundtouch
url = https://codeberg.org/soundtouch/soundtouch.git
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui.git
[submodule "vita-gprof"]
path = vita-gprof
url = https://github.com/Grarak/vita-gprof.git
[submodule "math-neon"]
path = math-neon
url = https://github.com/Rinnegatamante/math-neon.git
[submodule "rcheevos/rcheevos_src"]
path = rcheevos/rcheevos_src
url = https://github.com/RetroAchievements/rcheevos.git