Proton/.gitmodules

31 lines
897 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/
2018-03-02 19:49:17 +03:00
[submodule "freetype2"]
path = freetype2
url = https://git.savannah.nongnu.org/r/freetype/freetype2.git/
2018-03-02 19:54:43 +03:00
[submodule "libpng"]
path = libpng
url = https://github.com/glennrp/libpng.git
[submodule "libjpeg-turbo"]
path = libjpeg-turbo
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
[submodule "SDL-mirror"]
path = SDL-mirror
url = https://github.com/spurious/SDL-mirror.git
[submodule "openal-soft"]
path = openal-soft
url = https://github.com/kcat/openal-soft.git
2018-03-22 21:51:36 +03:00
[submodule "MoltenVK"]
path = MoltenVK
url = https://github.com/KhronosGroup/MoltenVK.git
[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