SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
83 stars 17 forks source link

Version #4417

Closed arrow12312 closed 1 month ago

arrow12312 commented 1 month ago

How update server? If anyone have video

sunnamed434 commented 1 month ago

There are a lot of ways to do that, for example, this is my Auto-Update.bat placed in the folder where my steamcmd.exe located, you can also use a dedicated unturned server from the steam, so updates are going to be automatic

@echo off
steamcmd +login anonymous +app_update 1110390 validate +quit
echo Update completed.
SDGNelson commented 1 month ago

Thanks sunnamed434. Yes, if you are using steamcmd you can update it using the same command you used to install the server. (app_update 1110390)