-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 833 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 833 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
25
26
27
28
[submodule "SimpleScraper"]
path = SimpleScraper
url = https://github.com/flounderK/SimpleScraper
branch = master
[submodule "TypeConverter"]
path = TypeConverter
url = https://github.com/flounderK/TypeConverter
branch = master
[submodule "mktemplate"]
path = mktemplate
url = https://github.com/flounderK/mktemplate
branch = master
[submodule "BinClipper"]
path = BinClipper
url = https://github.com/flounderK/BinClipper
branch = main
[submodule "SyscallSearcher"]
path = SyscallSearcher
url = https://github.com/flounderK/SyscallSearcher.git
branch = main
[submodule "GithubReleaseDownloader"]
path = GithubReleaseDownloader
url = https://github.com/flounderK/GithubReleaseDownloader.git
branch = master
[submodule "ElfLibFixup"]
path = ElfLibFixup
url = https://github.com/flounderK/ElfLibFixup
branch = main