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:35] 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>
  
Line 27: Line 28:
 </code> </code>
  
-Anonym an den Steam Servern anmelden+Download astroneer with the following script: 
 +<file batch update_astroneer.bat> 
 +D:\steamcmd\steamcmd.exe +force_install_dir "D:\steamcmd-games\astroneer" +login anonymous +app_update 728470 +quit 
 +pause 
 +</file> 
 + 
 +==== Run Through Steam CMD ====
 <code> <code>
-login anonymous 
-</code> 
  
-Download and validate astroneer 
-<code> 
-app_update 728470 validate 
 </code> </code>
  
 +===== Steam Astroneer Savegame Ordner Pfad =====
  
-Steam Shell verlassen 
 <code> <code>
-quit+%localappdata%\Astro\Saved\SaveGames
 </code> </code>
- 
-==== Run Through Steam CMD ==== 
-<code> 
- 
-</code> 
- 
steamcmd/windows/astroneer-dedicated-server.1679967334.txt.gz · Last modified: 2024/02/17 19:03 (external edit)