From 2833379379917992c96ee606a6f54074ca53a985 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 4 Mar 2023 14:31:23 +0200 Subject: [PATCH] Added new wine versions --- wine/ge-proton.json | 28 ++++++++++++++-------------- wine/soda.json | 15 ++++++++++++++- wine/wine-ge-proton.json | 28 ++++++++++++++-------------- 3 files changed, 42 insertions(+), 29 deletions(-) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index e1d0f60..e2adf8e 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "GE-Proton7-49", + "title": "GE-Proton 7-49", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-49/GE-Proton7-49.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-48", "title": "GE-Proton 7-48", @@ -75,7 +88,7 @@ "wineboot": "files/bin/wineboot", "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "GE-Proton7-37", @@ -193,18 +206,5 @@ "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" }, "recommended": false - }, - { - "name": "GE-Proton7-24", - "title": "GE-Proton 7-24", - "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-24/GE-Proton7-24.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": false } ] \ No newline at end of file diff --git a/wine/soda.json b/wine/soda.json index ee1bf57..28b275d 100644 --- a/wine/soda.json +++ b/wine/soda.json @@ -1,4 +1,17 @@ [ + { + "name": "soda-7.0-9-x86_64", + "title": "Soda 7.0-9", + "uri": "https://github.com/bottlesdevs/wine/releases/download/soda-7.0-9/soda-7.0-9-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-8-x86_64", "title": "Soda 7.0-8", @@ -75,7 +88,7 @@ "wineboot": "bin/wineboot", "winecfg": "lib/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "soda-7.0-2-x86_64", diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index da7f121..438af29 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,17 @@ [ + { + "name": "lutris-GE-Proton7-37-x86_64", + "title": "Wine-GE-Proton 7-37", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton7-37/wine-lutris-GE-Proton7-37-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-36-x86_64", "title": "Wine-GE-Proton 7-36", @@ -75,7 +88,7 @@ "wineboot": "bin/wineboot", "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" }, - "recommended": true + "recommended": false }, { "name": "lutris-GE-Proton7-28-x86_64", @@ -193,18 +206,5 @@ "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" }, "recommended": false - }, - { - "name": "lutris-GE-Proton7-16-x86_64", - "title": "Wine-GE-Proton 7-16", - "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton7-16/wine-lutris-GE-Proton7-16-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": false } ] \ No newline at end of file