Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.23 KB

Build status on GitLab CI

Update Proton GloriousEggroll script

A script to update your Proton GloriousEggroll installation to the latest version, so you don't have to do it yourself.

Usage

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

License

This project is released under the MIT license. Check out the LICENSE file for more information.