lutris
lutris copied to clipboard
Runner auto-updates
With all the runners managed by the API we can now provide automated updates for new runner releases.
This would require:
- A new db table containing: runner name, version installed and date installed
- An API query at startup returning the up to date versions of remote runners
- Automatic update of new runners