Skip to content

neowinx/lutris-depot

Repository files navigation

lutris-depot

A series of work in progress installers for Lutris (https://lutris.net/)

Run an intaller

As per documentation in github.com/lutris to test an installer, just type something like:

$ lutris -i YOUR_INSTALLER_NAME.yaml

replacing the somewhat obvious YOUR_INSTALLER_NAME.yaml with the name of the yaml of to the installer you want to try

Troubleshooting

If the installer doesn't go as expected, please start lutris passing th -d parameter to print debug information in the console

$ lutris -d

Steam crash reporting 'xterm-256color': unknown terminal type

Set the TERM environment variable to xterm and try again:

$ TERM=xterm lutris

Have Fun

Releases

No releases published

Packages

No packages published

Languages