From e2e45539ebed0f6d611ed7f1ebb40b9f260e2de3 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 24 Sep 2023 18:31:20 +0200 Subject: [PATCH] Added GE-Proton 8-16 --- wine/ge-proton.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index cbbdf22..0a0ee34 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,14 @@ [ + { + "name": "GE-Proton8-16", + "title": "GE-Proton 8-16", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-16/GE-Proton8-16.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-15", "title": "GE-Proton 8-15",