steamcmd:windows:astroneer-dedicated-server
This is an old revision of the document!
Table of Contents
ASTRONEER Dedicated Server (Windows)
Installation
SteamCMD
Download and Unzip File:
wget "https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip" -outfile "D:\steamcmd.zip" Expand-Archive "D:\steamcmd.zip" -DestinationPath "D:\steamcmd" Remove-Item "D:\steamcmd.zip"
Download through SteamCMD
Run SteamCMD
D:\steamcmd\steamcmd.exe
Define installation path
force_install_dir "D:\steamcmd-games\astroneer"
Download and validate astroneer with the following script:
- update_astroneer.bat
D:\steamcmd\steamcmd.exe +login anonymous +force_install_dir "D:\steamcmd-games\astroneer" +app_update 728470 +validate +quit
Run Through Steam CMD
steamcmd/windows/astroneer-dedicated-server.1679967995.txt.gz · Last modified: 2024/02/17 19:03 (external edit)