Fincer 7942fd6103 | 6 years ago | |
---|---|---|
images | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
steam_launchoptions.sh | 6 years ago |
Easily set launch options for your Windows/Linux Steam games (single/multiple/all) via CLI on Linux
This script allows you to apply common launch options for your Steam Windows/Linux games simultaneously without touching any Steam GUI options. The script runs and works only on Linux.
You can update launch options for single games, selected group of games or your all games.
You can customize your launch options via interactive shell prompt, offered by the script.
Advantages:
Disadvantages:
Linux OS
Linux Steam Client
Linux/Windows games on your Steam game library
Just run bash steam_launchoptions.sh
and follow the instructions.
You can select multiple games by using following syntaxes:
On the game selection prompt, use the following syntax:
3
which stands for "Select game 3 from the presented list (which is shown during script execution)"
On the game selection prompt, use the following syntax:
1 2 5
which stands for "Select games 1, 2 and 5 from the presented list (which is shown during script execution)"
On the game selection prompt, use the following syntax:
all
stands for "Select all games from the presented list (which is shown during script execution)"
When the script asks you to type launch options, just leave it pure blank. The script will tell you that launch options will be emptied for the games you will choose.
You can clear & customize launch options for single/multiple/all games, depending on your further choises.
This repository uses GPLv3 license. See LICENSE for details.