-
-
Notifications
You must be signed in to change notification settings - Fork 840
feat(steamcmd): move steamcmd dir to standard location #2822
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
Conversation
Best reviewed: commit by commit
Optimal code review plan (3 warnings)
|
c13d52e
to
e02ce2f
Compare
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
After discussion with a Debian maintainer @smcv, some research and testing I have confirmed the standard steamcmd directory. This feature standardises the steamcmd directory with both the apt package and the curl download.
Depending upon which version of the apt package or curl download steamcmd installed, it will use one of several directories.
Using a workaround highlighted ValveSoftware/steam-for-linux#6976 (comment) by @smcv I have updated the steamcmd installer so SteamCMD will always be the correct latest install directories.
Fixes #[issue]
Type of change
Checklist
PR will not be merged until all steps are complete.
develop
branch as its base.Documentation
If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.
Thank you for your Pull Request!