forked from GloriousEggroll/proton-ge-custom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "wine"]
path = wine
url = https://github.com/wine-mirror/wine/
[submodule "wine-staging"]
path = wine-staging
url = https://github.com/wine-staging/wine-staging/
[submodule "dxvk"]
path = dxvk
url = https://github.com/doitsujin/dxvk/
[submodule "d9vk"]
path = d9vk
url = https://github.com/Joshua-Ashton/d9vk
[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/
[submodule "protonfixes"]
path = protonfixes
url = https://github.com/gloriouseggroll/protonfixes
[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
[submodule "vkd3d"]
path = vkd3d
url = git://source.winehq.org/git/vkd3d.git