From 9f2247a8200add10b7da738c257bd824832fa3c6 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 2 Sep 2022 14:57:29 +0200 Subject: [PATCH] Added GE-Proton 7-31 and Wine-GE-Proton 7-27 --- 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 8f1bbf3..87f113c 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "GE-Proton7-31", + "title": "GE-Proton 7-31", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-31/GE-Proton7-31.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-30", "title": "GE-Proton 7-30", @@ -75,7 +88,7 @@ "wineboot": "files/bin/wineboot", "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "GE-Proton7-20", diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index 2afac58..ccd30f2 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "lutris-GE-Proton7-27-x86_64", + "title": "Wine-GE-Proton 7-27", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton7-27/wine-lutris-GE-Proton7-27-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-26-x86_64", "title": "Wine-GE-Proton 7-26", @@ -75,7 +88,7 @@ "wineboot": "bin/wineboot", "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "lutris-GE-Proton7-18-x86_64",