Csgo Server Launcher Versions Save

Counter-Strike Global Offensive Dedicated Server Launcher

v1.17.0

1 year ago
  • Move force_install_dir before logon (#116)
  • Enable and fix e2e test (#115)

v1.16.0

2 years ago
  • Debian Bullseye
  • Fix install script

v1.15.2

3 years ago
  • Upstream Debian update
  • Switch to buildx bake
  • Publish to GHCR

v1.15.1

3 years ago
  • Minor text improvement (#75)

v1.15.0

3 years ago
  • (docker) Docker image based on Debian buster
  • (docker) Replace ssmtp with msmtp
  • Add missing libsdl2-2.0-0:i386
  • (docker) GSLT_FILE, STEAM_LOGIN_FILE, STEAM_PASSWORD_FILE and API_AUTHORIZATION_KEY_FILE can be used to fill in the value from a file, especially for Docker's secrets feature.
  • (docker) SSMTP_* env vars for Docker removed. See Environment variables section.

v1.14.4

3 years ago
  • Fix incorrect variable reference (#69)

v1.14.3

4 years ago
  • Fix lib32ncurses resolution (#68)

v1.14.2

4 years ago
  • Switch to Open Container Specification labels as label-schema.org ones are deprecated

v1.14.1

4 years ago
  • Allow to set a custom hostport for Docker (Issue #61)
  • Fix ssmtp.conf permission denied

v1.14.0

4 years ago
  • Switch to GitHub Actions
  • :warning: Stop publishing Docker image on Quay
  • lib32ncurses6 on Debian buster (Issue #60)
  • Do not overwrite config for install script (Issue #58)
  • Only populate AuthUser/Pass in ssmtp.conf if defined in ENV (Docker image)