From c9b3cb483ae110391c7c04190350b094f19720c6 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Wed, 20 Mar 2024 18:06:35 +0200 Subject: [PATCH] Added new GE-Proton versions --- wine/ge-proton.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 45bf180..cd05181 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,44 @@ [ + { + "name": "GE-Proton9-1", + "title": "GE-Proton 9-1", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-1/GE-Proton9-1.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-32", + "title": "GE-Proton 8-32", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-32/GE-Proton8-32.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-30", + "title": "GE-Proton 8-30", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-30/GE-Proton8-30.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-27", + "title": "GE-Proton 8-27", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-27/GE-Proton8-27.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-25", "title": "GE-Proton 8-25",