We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1237fd3 commit 4259c9bCopy full SHA for 4259c9b
src/backend/tools.ts
@@ -43,7 +43,7 @@ export const DXVK = {
43
const tools = [
44
{
45
name: 'vkd3d',
46
- url: 'https://api.github.com/repos/bottlesdevs/vkd3d-proton/releases/latest',
+ url: 'https://api.github.com/repos/Heroic-Games-Launcher/vkd3d-proton/releases/latest',
47
extractCommand: 'tar -xf',
48
os: 'linux'
49
},
0 commit comments