From 1e3597f5605ce3c7a5b8ff76b0981e8c473fde82 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 21 Jul 2023 14:15:25 +0200 Subject: [PATCH] Added Wine-GE-Proton 8-11 --- wine/wine-ge-proton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index 7df4397..b60487f 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,15 @@ [ + { + "name": "lutris-GE-Proton8-11-x86_64", + "title": "Wine-GE-Proton 8-11", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-11/wine-lutris-GE-Proton8-11-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot" + } + }, { "name": "lutris-GE-Proton8-10-x86_64", "title": "Wine-GE-Proton 8-10",