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