From b1ac99dd00c3a508adfa6a129ca82cb7d68ff65a Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Thu, 24 Aug 2023 20:48:34 +0200 Subject: [PATCH] Added GE-Proton 8-13 --- wine/ge-proton.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index c18f3f1..b39b7b0 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,14 @@ [ + { + "name": "GE-Proton8-13", + "title": "GE-Proton 8-13", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-13/GE-Proton8-13.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-11", "title": "GE-Proton 8-11",