diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 0a0ee34..3ba1b37 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,34 @@ [ + { + "name": "GE-Proton8-22", + "title": "GE-Proton 8-22", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-22/GE-Proton8-22.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-21", + "title": "GE-Proton 8-21", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-21/GE-Proton8-21.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, + { + "name": "GE-Proton8-20", + "title": "GE-Proton 8-20", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-20/GE-Proton8-20.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver" + } + }, { "name": "GE-Proton8-16", "title": "GE-Proton 8-16", diff --git a/wine/wine-ge-proton.json b/wine/wine-ge-proton.json index d61bf25..9ebf400 100644 --- a/wine/wine-ge-proton.json +++ b/wine/wine-ge-proton.json @@ -1,4 +1,48 @@ [ + { + "name": "lutris-GE-Proton8-22-x86_64", + "title": "Wine-GE-Proton 8-22", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-22/wine-lutris-GE-Proton8-2-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot" + } + }, + { + "name": "lutris-GE-Proton8-21-x86_64", + "title": "Wine-GE-Proton 8-21", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-21/wine-lutris-GE-Proton8-21-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot" + } + }, + { + "name": "lutris-GE-Proton8-20-x86_64", + "title": "Wine-GE-Proton 8-20", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-20/wine-lutris-GE-Proton8-20-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot" + } + }, + { + "name": "lutris-GE-Proton8-18-x86_64", + "title": "Wine-GE-Proton 8-18", + "uri": "https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-18/wine-lutris-GE-Proton8-18-x86_64.tar.xz", + "files": { + "wine": "bin/wine", + "wine64": "bin/wine64", + "wineserver": "bin/wineserver", + "wineboot": "bin/wineboot" + } + }, { "name": "lutris-GE-Proton8-17-x86_64", "title": "Wine-GE-Proton 8-17",