Commit graph

3 commits

Author SHA1 Message Date
Daniel Johnson 725368a8dc Add support for launch configs with lutris: URLs
The URLs can now have a 3-part path, like this:
"lutris:rungame/fear/F.E.A.R. Extraction Point"

The third part- which can only exist if the action is also present- is the name of a launch config. We use the config name as there's no launch config "slug" to use.

I also added unquoting to the URL, so "F.E.A.R.%20Extraction Point" will work too.
2022-12-27 03:44:52 -08:00
Mathieu Comandon dd382a06ba Move parse_installer_url to api module 2019-02-07 09:22:07 -08:00
Mathieu Comandon d36ff5cc1c Add support for actions in Lutris urls 2017-05-15 10:01:48 -07:00