From c20bd580fd926d390bbcd9e09791eec627fbc653 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 12 May 2023 13:22:13 +0200 Subject: [PATCH] Added Wine-GE-Proton 8-5 --- 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 2eb2e06..b54113a 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,16 @@ [ + { + "name": "lutris-GE-Proton8-5-x86_64", + "title": "Wine-GE-Proton 8-5", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-5/wine-lutris-GE-Proton8-5-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-Proton8-4-x86_64", "title": "Wine-GE-Proton 8-4",