aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c4cfc0a13777f2b775aea9bfb0d5e6499af6bf3f (plain)
1
2
3
4
5
6
7
8
9
10
11
[submodule "thirdparty/libcurl"]
	path = thirdparty/libcurl
	url = https://github.com/curl/curl
	ignore = untracked
[submodule "thirdparty/minhook"]
	path = thirdparty/minhook
	url = https://github.com/TsudaKageyu/minhook
	ignore = untracked
[submodule "thirdparty/minizip"]
	path = thirdparty/minizip
	url = https://github.com/zlib-ng/minizip-ng.git