fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


steamcmd:windows:astroneer-dedicated-server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
steamcmd:windows:astroneer-dedicated-server [2023/03/28 03:32] adminsteamcmd:windows:astroneer-dedicated-server [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 11: Line 11:
 <code powershell> <code powershell>
 wget "https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip" -outfile "D:\steamcmd.zip" wget "https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip" -outfile "D:\steamcmd.zip"
-Expand-Archive D:\steamcmd.zip -DestinationPath D:\steamcmd+Expand-Archive "D:\steamcmd.zip-DestinationPath "D:\steamcmd
 +Remove-Item "D:\steamcmd.zip"
 </code> </code>
  
  
-Download and Run through SteamCMD+==== Download through SteamCMD ====
  
 Run SteamCMD Run SteamCMD
 <code powershell> <code powershell>
 D:\steamcmd\steamcmd.exe D:\steamcmd\steamcmd.exe
-</code> 
- 
-<code powershell> 
-Anonym an den Steam Servern anmelden 
-<code bash> 
-login anonymous 
 </code> </code>
  
 Define installation path Define installation path
-<code bash>+<code>
 force_install_dir "D:\steamcmd-games\astroneer" force_install_dir "D:\steamcmd-games\astroneer"
 </code> </code>
  
-Download and validate astroneer +Download astroneer with the following script: 
-<code bash+<file batch update_astroneer.bat
-app_update 728470 validate +D:\steamcmd\steamcmd.exe +force_install_dir "D:\steamcmd-games\astroneer" +login anonymous +app_update 728470 +quit 
-</code>+pause 
 +</file>
  
 +==== Run Through Steam CMD ====
 +<code>
  
-Steam Shell verlassen 
-<code bash> 
-quit 
 </code> </code>
  
-Befehl zum Starten:+===== Steam Astroneer Savegame Ordner Pfad ===== 
 <code> <code>
 +%localappdata%\Astro\Saved\SaveGames
 </code> </code>
- 
steamcmd/windows/astroneer-dedicated-server.1679967154.txt.gz · Last modified: 2024/02/17 19:03 (external edit)