engine/.gitmodules

16 lines
511 B
Plaintext

[submodule "vendor/SDL"]
path = vendor/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "vendor/VulkanMemoryAllocator"]
path = vendor/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "vendor/glm"]
path = vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "vendor/volk"]
path = vendor/volk
url = https://github.com/zeux/volk.git