Proton/.gitmodules

31 lines
891 B
Plaintext
Raw Normal View History

2018-01-19 20:05:52 +03:00
[submodule "wine"]
path = wine
url = https://github.com/ValveSoftware/wine/
2018-02-08 23:15:21 +03:00
[submodule "dxvk"]
path = dxvk
2018-07-11 15:44:49 +03:00
url = https://github.com/ValveSoftware/dxvk/
[submodule "ffmpeg"]
path = ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
2018-07-12 17:16:57 +03:00
[submodule "openvr"]
path = openvr
url = https://github.com/ValveSoftware/openvr
[submodule "cmake"]
path = cmake
url = https://github.com/Kitware/CMake
2018-10-12 14:20:49 +03:00
[submodule "fonts/liberation-fonts"]
path = fonts/liberation-fonts
url = https://github.com/liberationfonts/liberation-fonts
2018-11-16 22:12:52 +03:00
[submodule "FAudio"]
path = FAudio
url = https://github.com/FNA-XNA/FAudio/
[submodule "vkd3d"]
path = vkd3d
url = https://github.com/ValveSoftware/vkd3d/
[submodule "SPIRV-Headers"]
path = SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers
[submodule "Vulkan-Headers"]
path = Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers