-
-
Notifications
You must be signed in to change notification settings - Fork 851
feat(check-update): add new command check-update for steamcmd game servers #3146
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
feat(check-update): add new command check-update for steamcmd game servers #3146
Conversation
dgibbs64
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked this and happy with the changes including creating core_steamcmd
|
Have the docs been updated to add the new command? |
Added PR for the docs: |
07d1d9d to
3758409
Compare
33e6d20 to
519f3e7
Compare
519f3e7 to
4128446
Compare
dgibbs64
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy with this
|
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
Adding a command to alert for an update for the server if it is updated by the steamcmd.
I did also a refactor to move all steamcmd related functions to a new core functions
Fixes #2001
Type of change
Checklist
PR will not be merged until all steps are complete.
developbranch 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!