-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation updates, drop vestigial support for heavy #740
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ubuntu 16.04 is the minimum version since steam-launcher 1.0.0.76. Signed-off-by: Simon McVittie <[email protected]>
Adding and updating detailed documentation in this repository is inconvenient, because for historical reasons its git history contains large binaries, which cannot be removed without invalidating branches and forks of the repository. Each branch of the Steam Runtime has its own SDK hosted elsewhere, so link to those as the primary thing to use. Signed-off-by: Simon McVittie <[email protected]>
Either one should usually work equally well. Resolves: ValveSoftware#739 Signed-off-by: Simon McVittie <[email protected]>
- Native sniper games are now recommended - Legacy scout games now run in SLR 1.0 by default - Legacy scout games can be told to run in the legacy LDLP runtime Signed-off-by: Simon McVittie <[email protected]>
We never updated this when Proton 8 switched to sniper. Do so now. Signed-off-by: Simon McVittie <[email protected]>
The official SDK container images are normally preferable to accessing the apt repositories directly, and they contain the apt repositories as preconfigured apt sources. Signed-off-by: Simon McVittie <[email protected]>
Some of the scripts in this repository are still necessary when used internally (in particular, we still use `build-runtime.py` to build official scout releases), but third-party developers shouldn't normally need to run them, and they are not the same scripts that we use to build the container-based runtimes. Resolves: ValveSoftware#737 Signed-off-by: Simon McVittie <[email protected]>
We no longer build or use Steam Runtime 1½ heavy'. Signed-off-by: Simon McVittie <[email protected]>
Resolves: ValveSoftware#737 Signed-off-by: Simon McVittie <[email protected]>
cc @TTimo |
Looks good - is this ready to merge or you are planning more updates? |
This is ready to merge. At some point I might remove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
README: Ubuntu 14.04 no longer works, mention 16.04 instead
Ubuntu 16.04 is the minimum version since steam-launcher 1.0.0.76.
README: Link to Steam Runtime SDK docs instead of repeating ourselves
Adding and updating detailed documentation in this repository is
inconvenient, because for historical reasons its git history contains
large binaries, which cannot be removed without invalidating branches
and forks of the repository.
Each branch of the Steam Runtime has its own SDK hosted elsewhere,
so link to those as the primary thing to use.
README: Mention Distrobox as an alternative to Toolbx
Either one should usually work equally well.
Resolves: Add setup documentation for distrobox #739
Update introduction to reflect reality as of early 2025
Update introduction to reflect Proton status in early 2025
We never updated this when Proton 8 switched to sniper. Do so now.
README: De-emphasize the apt repositories
The official SDK container images are normally preferable to accessing
the apt repositories directly, and they contain the apt repositories
as preconfigured apt sources.
README: De-emphasize the scripts in this repository
Some of the scripts in this repository are still necessary when used
internally (in particular, we still use
build-runtime.py
to buildofficial scout releases), but third-party developers shouldn't normally
need to run them, and they are not the same scripts that we use to build
the container-based runtimes.
Resolves: flatdeb-steam documentation to build sniper is out of date #737
build-runtime.py: Remove references to heavy
We no longer build or use Steam Runtime 1½ 'heavy'.
build-runtime: Make it clearer that this is not used for sniper, etc.
Resolves: flatdeb-steam documentation to build sniper is out of date #737
HTML preview: https://github.com/smcv/steam-runtime/blob/wip/only-scout/README.md