[submodule "libs/sources/SDL"]
	path = libs/sources/SDL
	url = https://github.com/libsdl-org/SDL.git
[submodule "libs/sources/glm"]
	path = libs/sources/glm
	url = https://github.com/g-truc/glm.git
[submodule "libs/sources/VulkanMemoryAllocator"]
	path = libs/sources/VulkanMemoryAllocator
	url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "libs/sources/VulkanMemoryAllocator-Hpp"]
	path = libs/sources/VulkanMemoryAllocator-Hpp
	url = https://github.com/YaaZ/VulkanMemoryAllocator-Hpp.git
[submodule "libs/sources/tinyobjloader"]
	path = libs/sources/tinyobjloader
	url = https://github.com/tinyobjloader/tinyobjloader.git
[submodule "libs/sources/stb"]
	path = libs/sources/stb
	url = https://github.com/nothings/stb.git
