mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
21 lines
622 B
Plaintext
21 lines
622 B
Plaintext
[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
|
|
shallow = false
|
|
[submodule "dependencies/Vulkan-Headers"]
|
|
path = dependencies/Vulkan-Headers
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
|
shallow = true
|
|
[submodule "dependencies/imgui"]
|
|
path = dependencies/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
shallow = true
|