-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy path.gitmodules
More file actions
38 lines (38 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
38 lines (38 loc) · 1.01 KB
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
32
33
34
35
36
37
38
[submodule "extern/nod"]
path = extern/nod
url = https://github.com/encounter/nod.git
branch = main
[submodule "extern/kabufuda"]
path = extern/kabufuda
url = ../kabufuda.git
branch = master
[submodule "extern/jbus"]
path = extern/jbus
url = ../jbus.git
branch = master
[submodule "extern/fixNES"]
path = extern/fixNES
url = https://github.com/FIX94/fixNES.git
branch = master
[submodule "extern/libjpeg-turbo"]
path = extern/libjpeg-turbo
url = ../libjpeg-turbo.git
branch = thp
[submodule "extern/zeus"]
path = extern/zeus
url = ../zeus.git
branch = master
[submodule "extern/nativefiledialog-extended"]
path = extern/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended
[submodule "extern/aurora"]
path = extern/aurora
url = https://github.com/encounter/aurora.git
branch = main
[submodule "extern/spdlog"]
path = extern/spdlog
url = https://github.com/gabime/spdlog.git
branch = v1.x
[submodule "extern/musyx"]
path = extern/musyx
url = https://github.com/AxioDL/musyx.git