mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-08-14 01:39:37 +03:00
Add dxvk submodule
This commit is contained in:
parent
bd78749e1e
commit
979df49f2e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "wine"]
|
[submodule "wine"]
|
||||||
path = wine
|
path = wine
|
||||||
url = https://github.com/ValveSoftware/wine/
|
url = https://github.com/ValveSoftware/wine/
|
||||||
|
[submodule "dxvk"]
|
||||||
|
path = dxvk
|
||||||
|
url = https://github.com/doitsujin/dxvk.git
|
||||||
|
|
1
dxvk
Submodule
1
dxvk
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 8f134bafcfe9136f924df2ae1d2946e46b1b7795
|
Loading…
Add table
Add a link
Reference in a new issue