From bae1acec3af588c475bdcb785914e3dd87fb3a05 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 11 Aug 2023 13:38:26 +0200 Subject: [PATCH] Added Wine-GE-Proton 8-13 --- wine/wine-ge-proton.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index 6a3943f..d0bba1b 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,5 +1,15 @@ - [ + { + "name": "lutris-GE-Proton8-13-x86_64", + "title": "Wine-GE-Proton 8-13", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-13/wine-lutris-GE-Proton8-13-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot" + } + }, { "name": "lutris-GE-Proton8-12-x86_64", "title": "Wine-GE-Proton 8-12",