Steam/zh: Difference between revisions

FuzzyBot (talk | contribs)
Updating to match new version of source page
RhenCloud (talk | contribs)
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 ====


<div lang="en" dir="ltr" class="mw-content-ltr">
要在 shell 环境中临时使用 Steam 相关工具,例如 <code>steam-run</code>(用于 FHS 环境)或 <code>steamcmd</code>(用于服务器管理或 steam-tui 设置等工具),可以运行以下命令。
To temporarily use Steam-related tools like <code>steam-run</code> (for FHS environments) or <code>steamcmd</code> (for server management or tools like steam-tui setup) in a shell environment, you can run:
</div>
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
nix-shell -p steam-run # For FHS environment
nix-shell -p steam-run # For FHS environment