forked from Namaneo/Junie
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 820 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 820 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 "app/lib/matoya"]
path = app/lib/matoya
url = https://github.com/Namaneo/libmatoya.git
[submodule "app/lib/zlib"]
path = app/lib/zlib
url = https://github.com/madler/zlib.git
[submodule "app/lib/retro"]
path = app/lib/retro
url = https://github.com/libretro/libretro-common.git
[submodule "app/cores/mgba"]
path = app/cores/mgba
url = https://github.com/libretro/mgba.git
[submodule "app/cores/melonds"]
path = app/cores/melonds
url = https://github.com/libretro/melonDS.git
[submodule "app/cores/genesis"]
path = app/cores/genesis
url = https://github.com/libretro/Genesis-Plus-GX.git
[submodule "app/cores/quicknes"]
path = app/cores/quicknes
url = https://github.com/libretro/QuickNES_Core.git
[submodule "app/cores/snes9x"]
path = app/cores/snes9x
url = https://github.com/libretro/snes9x