-
-
Notifications
You must be signed in to change notification settings - Fork 9
Update Command
The Update command will check your local build ID or build number and compare it with the steamdb.info build ID. You will see the build ID output in the console. If there is a difference in the number. assuming this is because an update is available. It will use SteamCMD to update the server. If there is no difference then it will do nothing.
./ssm update <serverFolder> or
./ssm update insserver
The force-update command will attempt to update the server without checking using SteamCMD. Also, useful to try if the server is not automatically updating. usually happens on steam side from steamdb when querying, doesn't show newest one. usually fixes it self after some time.
./ssm force-update <serverFolder> or
./ssm force-Update insserver
starting or restarting the server will auto check for updates and auto-update unless disabled in core_settings.ps1