Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

AstroLauncher v1.8.2.2

Compare
Choose a tag to compare
@ricky-davis ricky-davis released this 30 Sep 22:00
· 9 commits to master since this release

Version 1.8.2.2 of the Astroneer Dedicated Server Launcher!

Auto Install server

  1. Create a folder for the server
  2. Place the AstroLauncher exe inside the server folder.
  3. Run AstroLauncher.exe

Usage

  1. Move the AstroLauncher executable to the server files directory alongside AstroServer.exe
  2. Run AstroLauncher.exe

If the Launcher is not in the same directory as the server files, you can specify location using -p.

AstroLauncher.exe -p "directory/of/server/files"

v1.8.2

  • Fixes issue with launcher not auto-installing from scratch properly
  • Fixed up some code-quality issues
  • Fixed web request system so AL should cooperate with proxies like Fiddler
  • Updated and reduced dependencies

v1.8.2.1

  • Fixed issue with new web request system breaking auto-installs

v1.8.2.2

  • Implemented temporary fix related to Let's Encrypt's root certificate expiring. Ignoring SSL certificate expiry for now.