Skip to content
Snippets Groups Projects
Commit 8453216b authored by Simon McVittie's avatar Simon McVittie
Browse files

Add basic steam-runtime-launcher-service integration


If run with STEAM_COMPAT_LAUNCHER_SERVICE=container-runtime, we'll
inject commands at the container layer and they'll run in a "pure"
soldier/sniper environment. This is appropriate for native soldier/sniper
games that run with no further compatibility layer, as in
ValveSoftware/steam-runtime#508.

If run with STEAM_COMPAT_LAUNCHER_SERVICE=scout-in-container, we'll
inject commands inside the layered scout-on-soldier runtime (or
potentially scout-on-sniper, if we pivot to that at some point) and
they'll run in a scout-compatible environment.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 55378b68
No related branches found
Tags v0.20191120.0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment