-
- Downloads
pressure-vessel: Add support for the env var STEAM_COMPAT_FLAGS
Respect the `STEAM_COMPAT_FLAGS` values in pressure-vessel.
Currently the only expected flag is `search-cwd` that is used to append
the game current working directory, stored in
`STEAM_COMPAT_INSTALL_PATH`, to the `LD_LIBRARY_PATH`.
Fixes: #46
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>