mirror of
https://github.com/izzy2lost/WeeU.git
synced 2026-03-26 18:15:50 -07:00
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
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
|
|
[submodule "dependencies/xbyak_aarch64"]
|
|
path = dependencies/xbyak_aarch64
|
|
url = https://github.com/fujitsu/xbyak_aarch64
|
|
[submodule "dependencies/libadrenotools"]
|
|
path = dependencies/libadrenotools
|
|
url = https://github.com/bylaws/libadrenotools
|
|
shallow = true
|
|
[submodule "dependencies/libucontext/libucontext"]
|
|
path = dependencies/libucontext/src
|
|
url = https://github.com/kaniini/libucontext
|
|
shallow = true
|