forked from ClusterM/hakchi2
-
Notifications
You must be signed in to change notification settings - Fork 115
/
.gitmodules
28 lines (28 loc) · 1022 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
[submodule "driver/source"]
path = driver/source
url = https://github.com/TeamShinkansen/libwdi.git
[submodule "Libraries/SSH.NET"]
path = Libraries/SSH.NET
url = https://github.com/TeamShinkansen/SSH.NET.git
branch = notracesource
[submodule "Libraries/ProgressODoom"]
path = Libraries/ProgressODoom
url = https://github.com/TeamShinkansen/ProgressODoom.git
[submodule "Libraries/tiny7z"]
path = Libraries/tiny7z
url = https://github.com/TeamShinkansen/tiny7z.git
[submodule "Libraries/LibUsbDotNet"]
path = Libraries/LibUsbDotNet
url = https://github.com/TeamShinkansen/LibUsbDotNet.git
[submodule "Libraries/FelLib"]
path = Libraries/FelLib
url = https://github.com/TeamShinkansen/FelLib.git
[submodule "Libraries/CueSharp"]
path = Libraries/CueSharp
url = https://github.com/TeamShinkansen/CueSharp.git
[submodule "Libraries/SpineGen"]
path = Libraries/SpineGen
url = https://github.com/DanTheMan827/SpineGen.git
[submodule "libwdi"]
path = libwdi
url = https://github.com/TeamShinkansen/libwdi.git