diff --git a/wine/ge-proton.json b/wine/ge-proton.json index 57e7f49..405284f 100644 --- a/wine/ge-proton.json +++ b/wine/ge-proton.json @@ -1,4 +1,15 @@ [ + { + "name": "GE-Proton8-3", + "title": "GE-Proton 8-3", + "uri": "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton8-3/GE-Proton8-3.tar.gz", + "files": { + "wine": "files/bin/wine", + "wine64": "files/bin/wine64", + "wineserver": "files/bin/wineserver", + "winecfg": "files/lib64/wine/x86_64-windows/winecfg.exe" + } + }, { "name": "GE-Proton8-2", "title": "GE-Proton 8-2",