diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 3ba1b37..45bf180 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,24 @@ [ + { + "name": "GE-Proton8-25", + "title": "GE-Proton 8-25", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-25/GE-Proton8-25.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-23", + "title": "GE-Proton 8-23", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-23/GE-Proton8-23.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-22", "title": "GE-Proton 8-22",