-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.04 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.04 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
[submodule "detours"]
path = detours
url = https://github.com/microsoft/Detours.git
[submodule "MemoryModule"]
path = MemoryModule
url = https://github.com/fancycode/MemoryModule.git
[submodule "modules/SkipIntro/Soku-SkipIntro"]
path = modules/SkipIntro/Soku-SkipIntro
url = https://github.com/SokuDev/SkipIntro.git
[submodule "SokuLib"]
path = SokuLib
url = https://github.com/SokuDev/SokuLib.git
[submodule "curl"]
path = curl
url = https://github.com/curl/curl.git
[submodule "modules/InGameHostlist"]
path = modules/InGameHostlist
url = https://github.com/SokuDev/InGameHostlist.git
[submodule "mbedtls"]
path = mbedtls
url = https://github.com/ARMmbed/mbedtls.git
[submodule "lua"]
path = lua
url = https://github.com/lua/lua.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "libpng"]
path = png
url = https://github.com/glennrp/libpng.git
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui.git
[submodule "implot"]
path = implot
url = https://github.com/epezent/implot.git