fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


steamcmd:windows:astroneer-dedicated-server

This is an old revision of the document!


ASTRONEER Dedicated Server (Windows)

Installation

SteamCMD

SteamCMD Windows Download

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
pause

Run Through Steam CMD



This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
steamcmd/windows/astroneer-dedicated-server.1679968017.txt.gz · Last modified: 2024/02/17 19:03 (external edit)