From 1fbf13c07f8a0d804eae73a39398cc962a51daa2 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 6 May 2023 10:14:00 +0200 Subject: [PATCH] Added `Wine-GE-Proton 8-3` --- 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 6c58d01..4a824c1 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,16 @@ [ + { + "name": "lutris-GE-Proton8-3-x86_64", + "title": "Wine-GE-Proton 8-3", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-3/wine-lutris-GE-Proton8-3-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-2-x86_64", "title": "Wine-GE-Proton 8-2",