mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-24 20:48:12 +03:00
Use relative paths for wine and dxvk submodules.
This commit is contained in:
parent
bbf68812bc
commit
a0c2cf6cac
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,9 +1,9 @@
|
||||
[submodule "wine"]
|
||||
path = wine
|
||||
url = https://github.com/ValveSoftware/wine
|
||||
path = wine
|
||||
url = ../wine
|
||||
[submodule "dxvk"]
|
||||
path = dxvk
|
||||
url = https://github.com/ValveSoftware/dxvk
|
||||
url = ../dxvk
|
||||
[submodule "openvr"]
|
||||
path = openvr
|
||||
url = https://github.com/ValveSoftware/openvr
|
||||
|
Loading…
x
Reference in New Issue
Block a user