From 7d1c6dd70e419eafea558b0403e905711dbb6bc1 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 1 Dec 2023 21:17:06 +0200 Subject: [PATCH] Added GE-Proton 8-23 and 8-25 --- wine/ge-proton.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 3ba1b37..45bf180 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,24 @@ [ + { + "name": "GE-Proton8-25", + "title": "GE-Proton 8-25", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-25/GE-Proton8-25.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-23", + "title": "GE-Proton 8-23", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-23/GE-Proton8-23.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-22", "title": "GE-Proton 8-22",