Steam/zh: Difference between revisions
Updating to match new version of source page |
Created page with "要在 shell 环境中临时使用 Steam 相关工具,例如 <code>steam-run</code>(用于 FHS 环境)或 <code>steamcmd</code>(用于服务器管理或 steam-tui 设置等工具),可以运行以下命令。" Tags: Mobile edit Mobile web edit |
||
| Line 9: | Line 9: | ||
==== Shell ==== | ==== Shell ==== | ||
要在 shell 环境中临时使用 Steam 相关工具,例如 <code>steam-run</code>(用于 FHS 环境)或 <code>steamcmd</code>(用于服务器管理或 steam-tui 设置等工具),可以运行以下命令。 | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
nix-shell -p steam-run # For FHS environment | nix-shell -p steam-run # For FHS environment | ||