[submodule "thirdparty/stb"]
	path = thirdparty/stb
	url = https://github.com/nothings/stb.git
[submodule "thirdparty/glslang"]
	path = thirdparty/glslang
	url = https://github.com/KhronosGroup/glslang.git
[submodule "thirdparty/KTX-Software"]
    path = thirdparty/KTX-Software
    url = https://github.com/KhronosGroup/KTX-Software.git
    branch = master
	fetchrecursesubmodules = true
