aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 1806e83c7359c0cdde8e4cab6ec38349c1f20509 (plain)
1
2
3
4
5
6
7
8
[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