Yucom/.gitmodules

25 lines
694 B
Text
Raw Normal View History

2018-01-19 18:05:52 +01:00
[submodule "wine"]
path = wine
url = https://github.com/ValveSoftware/wine/
2018-02-08 21:15:21 +01:00
[submodule "dxvk"]
path = dxvk
2018-07-11 14:44:49 +02:00
url = https://github.com/ValveSoftware/dxvk/
[submodule "openal-soft"]
path = openal-soft
url = https://github.com/kcat/openal-soft.git
[submodule "ffmpeg"]
path = ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
2018-07-12 16:16:57 +02:00
[submodule "openvr"]
path = openvr
url = https://github.com/ValveSoftware/openvr
[submodule "cmake"]
path = cmake
url = https://github.com/Kitware/CMake
2018-10-12 13:20:49 +02:00
[submodule "fonts/liberation-fonts"]
path = fonts/liberation-fonts
url = https://github.com/liberationfonts/liberation-fonts
2018-11-16 20:12:52 +01:00
[submodule "FAudio"]
path = FAudio
url = https://github.com/FNA-XNA/FAudio/