Skip to content

RoGreat/steam-optionx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam OptionX

An egui application to modify app launch options in Steam's config file.

This application reads Steam's configuration files to determine app details.

Works on all platforms.

Screenshot

Installation

Linux

Nix

Install NUR then install the package.

NixOS example:

# configuration.nix
environment.systemPackages = with pkgs; [
  nur.repos.rogreat.steam-optionx
];

Build

nix develop
cargo build --release

About

An egui application to modify app launch options in Steam's config file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published