mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-28 07:35:50 +03:00
e1d3791025
Freedesktop tends to have their https not working these days plus it's better to rely only on one hosting service instead of multiple.
49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
[submodule "wine"]
|
|
path = wine
|
|
url = ../wine
|
|
[submodule "dxvk"]
|
|
path = dxvk
|
|
url = ../dxvk
|
|
[submodule "openvr"]
|
|
path = openvr
|
|
url = https://github.com/ValveSoftware/openvr
|
|
[submodule "fonts/liberation-fonts"]
|
|
path = fonts/liberation-fonts
|
|
url = https://github.com/liberationfonts/liberation-fonts
|
|
[submodule "FAudio"]
|
|
path = FAudio
|
|
url = https://github.com/FNA-XNA/FAudio
|
|
[submodule "gstreamer"]
|
|
path = gstreamer
|
|
url = https://github.com/GStreamer/gstreamer.git
|
|
[submodule "gst-plugins-base"]
|
|
path = gst-plugins-base
|
|
url = https://github.com/GStreamer/gst-plugins-base.git
|
|
[submodule "gst-plugins-good"]
|
|
path = gst-plugins-good
|
|
url = https://github.com/GStreamer/gst-plugins-good.git
|
|
[submodule "gst-orc"]
|
|
path = gst-orc
|
|
url = https://github.com/GStreamer/orc.git
|
|
[submodule "vkd3d-proton"]
|
|
path = vkd3d-proton
|
|
url = https://github.com/ValveSoftware/vkd3d
|
|
[submodule "OpenXR-SDK"]
|
|
path = OpenXR-SDK
|
|
url = https://github.com/KhronosGroup/OpenXR-SDK
|
|
[submodule "dxvk-nvapi"]
|
|
path = dxvk-nvapi
|
|
url = https://github.com/jp7677/dxvk-nvapi
|
|
[submodule "vkd3d"]
|
|
path = vkd3d
|
|
url = https://github.com/ValveSoftware/vkd3d
|
|
[submodule "Vulkan-Headers"]
|
|
path = Vulkan-Headers
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
|
[submodule "SPIRV-Headers"]
|
|
path = SPIRV-Headers
|
|
url = https://github.com/KhronosGroup/SPIRV-Headers
|
|
[submodule "Vulkan-Loader"]
|
|
path = Vulkan-Loader
|
|
url = https://github.com/KhronosGroup/Vulkan-Loader
|