Skip to main content

Space Engineers Server Installieren

Installation unter Windows


Installiere: Visual C++ 2013 Redistributable (x64) und Visual C++ 2015-2022 Redistributable (x64)

Download die SteamCMD für Windows und entpacke diese z.B. in den Ordner C:\Steamcmd

 

Füre dann anschließend folgendefolgenden Befehle in der Windows Eingabeaufforderung (cmd/Terminal) aus:
    cd C:\Steamcmd steamcmd force_install_dir C:\Steamcmd\SE login anonymous app_update 298740


    Abkürzung: Hier nochmal alles in einem Befehl:

    steamcmd.exe +login anonymous +force_install_dir C:\Steamcmd\SE +app_update 298740 +quit