Skip to content

Commit 4259c9b

Browse files
committed
Change VKD3D-Proton source to heroic fork
1 parent 1237fd3 commit 4259c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/tools.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const DXVK = {
4343
const tools = [
4444
{
4545
name: 'vkd3d',
46-
url: 'https://api.github.com/repos/bottlesdevs/vkd3d-proton/releases/latest',
46+
url: 'https://api.github.com/repos/Heroic-Games-Launcher/vkd3d-proton/releases/latest',
4747
extractCommand: 'tar -xf',
4848
os: 'linux'
4949
},

0 commit comments

Comments
 (0)