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