From 0290acb9ab3bedb791d1503870de1db623600bdf Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 11 Aug 2023 13:35:50 +0200 Subject: [PATCH] Added Wine-GE-Proton 8-12 --- 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 b60487f..6a3943f 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,16 @@ + [ + { + "name": "lutris-GE-Proton8-12-x86_64", + "title": "Wine-GE-Proton 8-12", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-12/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-11-x86_64", "title": "Wine-GE-Proton 8-11",