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

Give each runtime branch its own README


Information that is appropriate for scout is not necessarily appropriate
for soldier and vice versa.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent f36fbcda
No related branches found
No related tags found
1 merge request!35Separate source and generated depot files, improve documentation
......@@ -8,7 +8,7 @@ Properties dialog.
Its behaviour can be changed by running the Steam client with environment
variables set:
* `PRESSURE_VESSEL_WRAP_GUI=1` or `STEAM_RUNTIME_CONTAINER_TEST=1` will
* `PRESSURE_VESSEL_WRAP_GUI=1` will
spawn a 'test mode' dialog allowing you to select a different runtime
and set various options. This developer tool requires Python 3, PyGI,
GTK 3 and the GTK 3 GObject-Introspection bindings
......@@ -36,6 +36,5 @@ The Steam Runtime contains many third-party software packages under
various open-source licenses.
For full source code, please see the version-numbered subdirectories of
<https://repo.steampowered.com/steamrt-images-scout/snapshots/> and
<https://repo.steampowered.com/steamrt-images-soldier/snapshots/>
<https://repo.steampowered.com/steamrt-images-scout/snapshots/>
corresponding to the version numbers listed in VERSIONS.txt.
Container based Steam Runtime
=============================
This container-based release of the Steam Runtime is used for Proton 5.13+.
Its behaviour can be changed by running the Steam client with environment
variables set:
* `PRESSURE_VESSEL_WRAP_GUI=1` will
spawn a 'test mode' dialog allowing you to select a different runtime
and set various options. This developer tool requires Python 3, PyGI,
GTK 3 and the GTK 3 GObject-Introspection bindings
(`apt install python3-gi gir1.2-gtk-3.0` on Debian-derived
distributions like Ubuntu and SteamOS).
Some more advanced environment variables (subject to change):
* `PRESSURE_VESSEL_SHELL=instead` runs an interactive shell in the
container instead of running the game.
* `STEAM_COMPAT_FORCE_SESSIONS` forces session mode when the compat tool
is used.
* See the pressure-vessel source code for more.
Licensing and copyright
-----------------------
The Steam Runtime contains many third-party software packages under
various open-source licenses.
For full source code, please see the version-numbered subdirectories of
<https://repo.steampowered.com/steamrt-images-scout/snapshots/> and
<https://repo.steampowered.com/steamrt-images-soldier/snapshots/>
corresponding to the version numbers listed in VERSIONS.txt.
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