Skip to content

A script to update your Proton GloriousEggroll installation. Mirror from https://gitlab.com/timvisee/update-proton-ge

License

Notifications You must be signed in to change notification settings

timvisee/update-proton-ge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.