steam-runtime-tools v0.20241125.0
* pressure-vessel:
- Generate /etc/passwd, /etc/group for the container.
This fixes interoperability with systemd-homed or remote user
directories when running games that disregard `$HOME`
(ValveSoftware/steam-runtime#705)
* Developer/debugging tools:
- Make steam-runtime-launch-options work as intended in the Gamescope
session on Steam Deck.
Note that it doesn't accept controller input, so it requires using
the touchscreen, a touchpad that Steam Input represents as a mouse,
or an external USB mouse. (steamrt/tasks#602)
- Remove obsolete --directory='' from a debug hint shown by
s-r-launcher-service
* Documentation improvements