MyGit

AUNaseef/protonup

Fork: 24 Star: 570 (更新于 2024-05-31 16:49:07)

license: GPL-3.0

Language: Python .

Install and Update Proton-GE

最后发布版本: 0.1.5 ( 2023-01-12 20:57:50)

GitHub网址

Introduction

CLI program and API to automate the installation and update of GloriousEggroll's Proton-GE

Downloads

Installation

Install from Python Package Index

pip3 install protonup

Install from source

git clone https://github.com/AUNaseef/protonup && cd protonup
python3 setup.py install --user

If you get a command not found error, add the following to your ~/.profile (if it's not already present) and run source ~/.profile

if [ -d "$HOME/.local/bin" ] ; then
    PATH="$HOME/.local/bin:$PATH"
fi

Usage

Set your installation directory before running the program with -d "your/compatibilitytools.d/directory"

Example:

protonup -d "~/.steam/root/compatibilitytools.d/"

To update to the latest version, just run protonup from a command line

Example:

protonup

List available versions with --releases

Example:

protonup --releases

Install a specific version with -t "version tag"

Example:

protonup -t 6.5-GE-2

By default the downloads are stored in a temporary folder. Change it with -o "custom/download/directory"

Example:

protonup -o ~/Downloads

List existing installations with -l

Example:

protonup -l

Remove existing installations with -r "version tag

Example:

protonup -r 6.5-GE-2

Use --download to download Proton-GE to the current working directory without installing it, you can override destination with -o

Example:

protonup --download

Use -y toggle to carry out actions without any logging or interaction

Example:

protonup --download -o ~/Downloads -y

Restart Steam after making changes

最近版本更新:(数据更新于 2024-05-10 17:50:51)

2023-01-12 20:57:50 0.1.5

2021-08-20 07:37:48 0.1.4

2021-05-03 18:14:36 0.1.3

2021-04-15 10:38:59 0.1.2

2021-04-14 05:24:29 0.0.3

2021-04-13 07:12:13 0.0.2

主题(topics):

automation, linux, proton, proton-ge-custom, python, steam

AUNaseef/protonup同语言 Python最近更新仓库

2024-07-03 02:49:43 microsoft/graphrag

2024-07-02 22:55:34 mindsdb/mindsdb

2024-07-02 12:55:09 fishaudio/fish-speech

2024-07-02 11:46:22 Azure-Samples/graphrag-accelerator

2024-06-30 23:00:16 VinciGit00/Scrapegraph-ai

2024-06-29 14:40:24 mikumifa/biliTickerBuy