From e51103316b74d64834e06ac3bad4455f574b1cb9 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 13 May 2023 20:07:49 +0200 Subject: [PATCH] Added GE-Proton 8-3 --- wine/ge-proton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 57e7f49..405284f 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,15 @@ [ + { + "name": "GE-Proton8-3", + "title": "GE-Proton 8-3", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-3/GE-Proton8-3.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-Proton8-2", "title": "GE-Proton 8-2",