Skip to content

Lucki/umu-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umu-wrapper

Simple shell wrapper around umu to start configured games. This is needed because umu's built-in config files are currently lackluster and they will eventually be removed.

Installation

Drop the shell script in a folder that is in your $PATH. Obviously, umu is a dependency.

Configuration files

Drop your configuration files into $XDG_CONFIG_HOME/umu-wrapper and name them <name>.env. See template.env for an example.

Usage

Call umu-wrapper together with your configuration file name.

Example:

  • umu-wrapper "grand theft auto: san andreas.env"

There's also umu-winetricks to easily make adjustments to the prefix using winetricks. Installation, configuration and usage is the same.

Examples:

  • umu-winetricks "grand theft auto: san andreas.env" "dotnet48"
  • umu-winetricks "grand theft auto: san andreas.env" --gui

About

Simple shell wrapper around umu-launcher to start configured games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages