From 47fa87cc99a1deb7e49cc179cc4bfe87fc2f336a Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 6 May 2023 10:26:38 +0200 Subject: [PATCH] Added `GE-Proton 8-2` --- wine/ge-proton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 6494851..57e7f49 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,15 @@ [ + { + "name": "GE-Proton8-2", + "title": "GE-Proton 8-2", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-2/GE-Proton8-2.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver", + "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" + } + }, { "name": "GE-Proton7-55", "title": "GE-Proton 7-55",