Skip to content

Okkurat/awu-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

app image

This is my simplistic Qt6 frontend for umu-launcher (previously named ULWGL) that can use Valves Proton to launch Windows games on Linux independent from Steam. The name is a subject to change.

This launcher is a hobby project and for personal use. You are free to expand or use the code however you want.

Umu-launcher needs to be installed on your system and must be in your path https://github.com/Open-Wine-Components/umu-launcher In the directory run

cd build

Then run Cmake

cmake ..

To make executable in the build directory

make

To install it to /.local/bin

make install

you are free to modify the install location if you want.

TODO

Fine tune the UI.

One final thing for the launcher is fetch the correct game ID from the Umu database so that adding fixes for the games is fast and effortless.

https://github.com/Open-Wine-Components/umu-database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published