mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
.gitmodules: Use downstream dxvk.
For CI / bleeding-edge automation.
This commit is contained in:
parent
bcfa0ea0a1
commit
15854dbb99
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -3,7 +3,7 @@
|
|||
url = ../wine
|
||||
[submodule "dxvk"]
|
||||
path = dxvk
|
||||
url = https://github.com/doitsujin/dxvk.git
|
||||
url = ../dxvk
|
||||
[submodule "openvr"]
|
||||
path = openvr
|
||||
url = https://github.com/ValveSoftware/openvr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue