forked from johnoneil/mupen64plus-web
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
30 lines (30 loc) · 1.28 KB
/
.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 "mupen64plus-core-web-netplay"]
path = mupen64plus-core-web-netplay
url = git@github.com:cheinr/mupen64plus-core.git
[submodule "mupen64plus-video-glide64mk2"]
path = mupen64plus-video-glide64mk2
url = git@github.com:cheinr/mupen64plus-video-glide64mk2.git
[submodule "mupen64plus-rsp-hle"]
path = mupen64plus-rsp-hle
url = git@github.com:cheinr/mupen64plus-rsp-hle.git
[submodule "mupen64plus-audio-sdl"]
path = mupen64plus-audio-sdl
url = git@github.com:cheinr/mupen64plus-audio-sdl.git
[submodule "mupen64plus-input-sdl-web-netplay"]
path = mupen64plus-input-sdl-web-netplay
url = git@github.com:cheinr/mupen64plus-input-sdl.git
[submodule "mupen64plus-ui-console-web-netplay"]
path = mupen64plus-ui-console-web-netplay
url = git@github.com:cheinr/mupen64plus-ui-console.git
[submodule "mupen64plus-input-sdl"]
path = mupen64plus-input-sdl
url = git@github.com:cheinr/mupen64plus-input-sdl.git
[submodule "mupen64plus-video-rice-web-netplay"]
path = mupen64plus-video-rice-web-netplay
url = git@github.com:cheinr/mupen64plus-video-rice.git
[submodule "deps/libsamplerate"]
path = deps/libsamplerate
url = git@github.com:cheinr/libsamplerate.git
[submodule "mupen64plus-web-benchmark"]
path = mupen64plus-web-benchmark
url = git@github.com:cheinr/mupen64plus-web-benchmark.git