A script to update your Proton GloriousEggroll installation to the latest version, so you don't have to do it yourself.
Please refer to the Proton GloriousEggroll installation instructions first to make sure you meet all requirements:
https://github.com/GloriousEggroll/proton-ge-custom#installation
To use this script, download it first (and make it executable):
wget https://gitlab.com/timvisee/update-proton-ge/-/raw/master/update-proton-ge
chmod a+x ./update-proton-ge
Then run it to install the latest version of GloriousEggroll's Proton:
./update-proton-ge
# Found latest version: 5.9-GE-8-ST
# Downloading...
# /tmp/Proton-5.9-GE-8-ST.t 100%[======>] 390,79M 4,11MB/s in 2m 2s
# Installing...
# Cleanup...
# Installation complete
This project is released under the MIT license. Check out the LICENSE file for more information.