Update .gitmodules
Some checks failed
yuzu-ci / transifex (push) Has been cancelled
yuzu-ci / reuse (push) Has been cancelled

Signed-off-by: zontreck <hidden@local.me>
This commit is contained in:
zontreck 2024-06-24 12:08:32 +00:00
parent 3ecaf7d777
commit 9cc7196d4d

44
.gitmodules vendored
View file

@ -3,67 +3,67 @@
[submodule "enet"]
path = externals/enet
url = https://github.com/lsalzman/enet.git
url = ssh://git@git.zontreck.com:1212/yuzu/enet.git
[submodule "cubeb"]
path = externals/cubeb
url = https://github.com/mozilla/cubeb.git
url = ssh://git@git.zontreck.com:1212/yuzu/cubeb.git
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/yuzu-mirror/dynarmic.git
url = ssh://git@git.zontreck.com:1212/yuzu/dynarmic.git
[submodule "libusb"]
path = externals/libusb/libusb
url = https://github.com/libusb/libusb.git
url = ssh://git@git.zontreck.com:1212/yuzu/libusb.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/yuzu-mirror/discord-rpc.git
url = ssh://git@git.zontreck.com:1212/yuzu/discord-rpc.git
[submodule "Vulkan-Headers"]
path = externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
url = ssh://git@git.zontreck.com:1212/yuzu/Vulkan-Headers.git
[submodule "sirit"]
path = externals/sirit
url = https://github.com/yuzu-mirror/sirit.git
url = ssh://git@git.zontreck.com:1212/yuzu/sirit.git
[submodule "mbedtls"]
path = externals/mbedtls
url = https://github.com/yuzu-mirror/mbedtls.git
url = ssh://git@git.zontreck.com:1212/yuzu/mbedtls.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
url = ssh://git@git.zontreck.com:1212/yuzu/xbyak.git
[submodule "opus"]
path = externals/opus
url = https://github.com/xiph/opus.git
url = ssh://git@git.zontreck.com:1212/yuzu/opus.git
[submodule "SDL"]
path = externals/SDL
url = https://github.com/libsdl-org/SDL.git
url = ssh://git@git.zontreck.com:1212/yuzu/SDL.git
[submodule "cpp-httplib"]
path = externals/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
url = ssh://git@git.zontreck.com:1212/yuzu/cpp-httplib.git
[submodule "ffmpeg"]
path = externals/ffmpeg/ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
url = ssh://git@git.zontreck.com:1212/yuzu/FFmpeg.git
[submodule "vcpkg"]
path = externals/vcpkg
url = https://github.com/microsoft/vcpkg.git
url = ssh://git@git.zontreck.com:1212/yuzu/vcpkg.git
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git
url = ssh://git@git.zontreck.com:1212/yuzu/cpp-jwt.git
[submodule "libadrenotools"]
path = externals/libadrenotools
url = https://github.com/bylaws/libadrenotools.git
url = ssh://git@git.zontreck.com:1212/yuzu/libadrenotools.git
[submodule "tzdb_to_nx"]
path = externals/nx_tzdb/tzdb_to_nx
url = https://github.com/lat9nq/tzdb_to_nx.git
url = ssh://git@git.zontreck.com:1212/yuzu/tzdb_to_nx.git
[submodule "VulkanMemoryAllocator"]
path = externals/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
url = ssh://git@git.zontreck.com:1212/yuzu/VulkanMemoryAllocator.git
[submodule "breakpad"]
path = externals/breakpad
url = https://github.com/yuzu-mirror/breakpad.git
url = ssh://git@git.zontreck.com:1212/yuzu/breakpad.git
[submodule "simpleini"]
path = externals/simpleini
url = https://github.com/brofield/simpleini.git
url = ssh://git@git.zontreck.com:1212/yuzu/simpleini.git
[submodule "oaknut"]
path = externals/oaknut
url = https://github.com/merryhime/oaknut
url = ssh://git@git.zontreck.com:1212/yuzu/oaknut
[submodule "Vulkan-Utility-Libraries"]
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
url = ssh://git@git.zontreck.com:1212/yuzu/Vulkan-Utility-Libraries.git