Skip to content

Python application that allows you to download and install specific versions of GloriousEggroll's Proton

License

Notifications You must be signed in to change notification settings

brendanmosby/GloriousEggrollInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetGE

This is a simple Python application that automatically downloads and extracts the latest version of GloriousEggroll's custom Proton.

Getting Started

To use this application, you must first install the dependencies. Currently, there is only one: requests. After installing the dependencies, change the permissions of the main.py file so that you can run it. The below steps assume you are in the root directory of the project:

  • pip install -r requirements.txt
  • chmod +x src/main.py
  • ./src/main.py

In the future this will be a installed package so this won't be necessary.

About

Python application that allows you to download and install specific versions of GloriousEggroll's Proton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages