From 28750fc49f7e8057ea355ad6fbd709e4a80bbe1c 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 4cb3b8e8..243b279c 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