From 5580f7be0fbdfba677ec32b2fd7d11cb762edebf Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 24 Dec 2022 22:09:07 +0200 Subject: [PATCH] Added new wine versions --- wine/ge-proton.json | 15 ++++++++++++++- wine/soda.json | 15 ++++++++++++++- wine/wine-ge-proton.json | 15 ++++++++++++++- 3 files changed, 42 insertions(+), 3 deletions(-) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index a3c73f0..056dad9 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "GE-Proton7-43", + "title": "GE-Proton 7-43", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-43/GE-Proton7-43.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-42", "title": "GE-Proton 7-42", @@ -75,7 +88,7 @@ "wineboot": "files/bin/wineboot", "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "GE-Proton7-31", diff --git a/wine/soda.json b/wine/soda.json index 956db84..ee1bf57 100644 --- a/wine/soda.json +++ b/wine/soda.json @@ -1,4 +1,17 @@ [ + { + "name": "soda-7.0-8-x86_64", + "title": "Soda 7.0-8", + "uri": "https://github.com/bottlesdevs/wine/releases/download/soda-7.0-8/soda-7.0-8-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot", + "winecfg": "lib/wine/x86_64-windows/winecfg.exe" + }, + "recommended": true + }, { "name": "soda-7.0-7-x86_64", "title": "Soda 7.0-7", @@ -75,7 +88,7 @@ "wineboot": "bin/wineboot", "winecfg": "lib/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "soda-7.0-1-x86_64", diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index 2ce17b1..8fef5e5 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "lutris-GE-Proton7-35-x86_64", + "title": "Wine-GE-Proton 7-35", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton7-35/wine-lutris-GE-Proton7-35-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-34-x86_64", "title": "Wine-GE-Proton 7-34", @@ -75,7 +88,7 @@ "wineboot": "bin/wineboot", "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "lutris-GE-Proton7-26-x86_64",