RyanHub – file viewer
filename: .gitmodules
branch: feature/world
back to repo
[submodule "vendor/spdlog"]
	path = vendor/spdlog
	url = https://github.com/gabime/spdlog
[submodule "vendor/concurrentqueue"]
	path = vendor/concurrentqueue
	url = https://github.com/cameron314/concurrentqueue.git
[submodule "vendor/cpr"]
	path = vendor/cpr
	url = https://github.com/libcpr/cpr.git
	branch = 1.11.x
[submodule "vendor/json"]
	path = vendor/json
	url = https://github.com/nlohmann/json.git
	branch = master
[submodule "vendor/zlib"]
	path = vendor/zlib
	url = https://github.com/madler/zlib.git