From 996672f057b7d931285003acc4012c932f6608e9 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Fri, 3 Jun 2022 14:35:45 +0300 Subject: [PATCH] .gitmodules: Use downstream dxvk. For CI / bleeding-edge automation. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 959573e8..20ce955e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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