From 6ae731151cf1562877e5cb84896f3b5d3f001c6c Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Wed, 21 Sep 2022 12:10:03 +0200 Subject: [PATCH] Added Wine-GE-Proton 7-29 and GE-Proton 7-35 --- wine/ge-proton.json | 15 ++++++++++++++- wine/wine-ge-proton.json | 15 ++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 2f64592..5e54561 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "GE-Proton7-35", + "title": "GE-Proton 7-35", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-35/GE-Proton7-35.tar.gz", + "files": { + "wine": "bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver", + "wineboot": "files/bin/wineboot", + "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" + }, + "recommended": true + }, { "name": "GE-Proton7-33", "title": "GE-Proton 7-33", @@ -75,7 +88,7 @@ "wineboot": "files/bin/wineboot", "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "GE-Proton7-26", diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index 8bd37d8..4185121 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "lutris-GE-Proton7-29-x86_64", + "title": "Wine-GE-Proton 7-29", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton7-29/wine-lutris-GE-Proton7-29-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot", + "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" + }, + "recommended": true + }, { "name": "lutris-GE-Proton7-28-x86_64", "title": "Wine-GE-Proton 7-28", @@ -75,7 +88,7 @@ "wineboot": "bin/wineboot", "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "lutris-GE-Proton7-22-x86_64",