2022-08-22 22:21:23 +02:00
|
|
|
[submodule "dependencies/ZArchive"]
|
|
|
|
path = dependencies/ZArchive
|
|
|
|
url = https://github.com/Exzap/ZArchive
|
|
|
|
shallow = true
|
|
|
|
[submodule "dependencies/cubeb"]
|
|
|
|
path = dependencies/cubeb
|
|
|
|
url = https://github.com/mozilla/cubeb
|
|
|
|
shallow = true
|
|
|
|
[submodule "dependencies/vcpkg"]
|
|
|
|
path = dependencies/vcpkg
|
|
|
|
url = https://github.com/microsoft/vcpkg
|
2024-08-08 15:58:24 +02:00
|
|
|
shallow = false
|
2022-08-25 06:31:32 +02:00
|
|
|
[submodule "dependencies/Vulkan-Headers"]
|
|
|
|
path = dependencies/Vulkan-Headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
2024-08-08 15:58:24 +02:00
|
|
|
shallow = true
|
2022-10-11 01:43:15 +02:00
|
|
|
[submodule "dependencies/imgui"]
|
|
|
|
path = dependencies/imgui
|
|
|
|
url = https://github.com/ocornut/imgui
|
2024-08-08 15:58:24 +02:00
|
|
|
shallow = true
|