Proton/.gitmodules
2019-03-21 08:45:24 -05:00

22 lines
601 B
Plaintext

[submodule "wine"]
path = wine
url = https://github.com/ValveSoftware/wine/
[submodule "dxvk"]
path = dxvk
url = https://github.com/ValveSoftware/dxvk/
[submodule "ffmpeg"]
path = ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
[submodule "openvr"]
path = openvr
url = https://github.com/ValveSoftware/openvr
[submodule "cmake"]
path = cmake
url = https://github.com/Kitware/CMake
[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/