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