From 8fb832bb487a9ddc686e38e5ddce5fd99751b808 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Tue, 2 May 2023 19:58:18 +0200 Subject: [PATCH] Added `Wine-GE-Proton 8-1` --- wine/wine-ge-proton.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index 82b5fb7..b14432e 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,16 @@ [ + { + "name": "lutris-GE-Proton8-1-x86_64", + "title": "Wine-GE-Proton 8-1", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-1/wine-lutris-GE-Proton8-1-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot", + "winecfg": "lib64/wine/x86_64-windows/winecfg.exe" + } + }, { "name": "lutris-GE-Proton7-43-x86_64", "title": "Wine-GE-Proton 7-43",