From 3f1dfd310a3082be9d24b3fc675bc973e4362042 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Fri, 22 Sep 2023 17:11:02 +0200 Subject: [PATCH] Added GE-Proton 8-14 --- wine/ge-proton.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index b39b7b0..c3580ee 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,14 @@ [ + { + "name": "GE-Proton8-14", + "title": "GE-Proton 8-14", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-14/GE-Proton8-14.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-13", "title": "GE-Proton 8-13",