-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.gitmodules
36 lines (36 loc) · 1.04 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
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