Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
7f857732
Commit
7f857732
authored
5 months ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
docs: Recommend sniper for new native Linux games
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
687cbc39
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/container-runtime.md
+4
-1
4 additions, 1 deletion
docs/container-runtime.md
docs/slr-for-game-developers.md
+3
-0
3 additions, 0 deletions
docs/slr-for-game-developers.md
with
7 additions
and
1 deletion
docs/container-runtime.md
+
4
−
1
View file @
7f857732
...
...
@@ -41,7 +41,10 @@ when necessary.
[
sniper
]:
#sniper
Steam Runtime 3,
`sniper`
, is a newer runtime than
Steam Linux Runtime 3.0,
`sniper`
,
is the recommended runtime environment for new native Linux games on Steam.
It is a newer runtime than
[
scout
][
ldlp
]
, based on Debian 11 (released in 2021).
Most of its libraries are taken directly from Debian, and can benefit
from Debian's long-term security support.
...
...
This diff is collapsed.
Click to expand it.
docs/slr-for-game-developers.md
+
3
−
0
View file @
7f857732
...
...
@@ -1137,6 +1137,9 @@ The SDK documentation has more information about this.
Linux-native games released on Steam can be compiled for either
[
Steam Runtime 1 'scout'
][
scout SDK
]
or
[
Steam Runtime 3 'sniper'
][
sniper SDK
]
.
For new Linux-native games,
the recommended runtime environment is Steam Runtime 3,
`sniper`
.
Steam Runtime 2 'soldier' also has
[
a similar SDK
][
soldier SDK
]
,
but releasing games compiled for soldier on Steam is not supported.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment