From b9165c9e0db85f5910bcc254acf82cf7ef310c98 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 21 Jul 2023 14:14:11 +0200 Subject: [PATCH] Added GE-Proton 8-7 --- wine/ge-proton.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 1ea8d44..11e1041 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,14 @@ [ + { + "name": "GE-Proton8-7", + "title": "GE-Proton 8-7", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-7/GE-Proton8-7.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-6", "title": "GE-Proton 8-6",