~lutris-team/lutris/+git/lutris:shell-play

Last commit made on 2020-07-12
Get this branch:
git clone -b shell-play https://git.launchpad.net/~lutris-team/lutris/+git/lutris

Branch merges

Branch information

Name:
shell-play
Repository:
lp:~lutris-team/lutris/+git/lutris

Recent commits

6f5dba2... by Mathieu Comandon

Fix imports

ceccfa2... by Mathieu Comandon

Add feature to write bash script from a command line flag

68d2c03... by Mathieu Comandon

Add get_gameplay_info method

5cc7b17... by Mathieu Comandon

Refactor configure_game method

d320991... by Mathieu Comandon

Add restrict_to_display method

3b167d0... by Mathieu Comandon

Move system settings based env vars to base runner class

77b239c... by Mathieu Comandon

Merge pull request #3007 from lutris/json-runner

Add support for JSON based runner definition (Closes #2912)

764033f... by Mathieu Comandon

Remove check for __all__ presence + other fixes

2ca0a93... by Mathieu Comandon

Prevent JSON overrides of python based runners

3e86110... by Mathieu Comandon

Cleanup