From 2a9668506773eaf2810b343d3116a8935c96c069 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Tue, 11 Apr 2023 23:17:52 +0200 Subject: [PATCH] Added `Wine-GE-Proton 7-43` --- 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 9ac0580..82b5fb7 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,16 @@ [ + { + "name": "lutris-GE-Proton7-43-x86_64", + "title": "Wine-GE-Proton 7-43", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton7-43/wine-lutris-GE-Proton7-43-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-42-x86_64", "title": "Wine-GE-Proton 7-42",