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