From 7606d5fe31f85068e8fead019222729929c9cb0b Mon Sep 17 00:00:00 2001 From: Nikita Podvirnyi Date: Sat, 6 Jul 2024 04:07:14 +0200 Subject: [PATCH] Added GE-Proton 9-9 --- wine/ge-proton.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 6e5668c..23d6b09 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,14 @@ [ + { + "name": "GE-Proton9-9", + "title": "GE-Proton 9-9", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-9/GE-Proton9-9.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton9-7", "title": "GE-Proton 9-7",