Skip to content

Release 3.3.0

Latest
Compare
Choose a tag to compare
@garrappachc garrappachc released this 24 Jul 08:47

3.3.0 (2024-07-24)

Initial 64-bit TF2 server support

I'm adding experimental support for the 64-bit version of TF2 dedicated server. It's available for the tf2-base image only for now; I'll be adding support for the other images in the future. The images are named as follows:

  • 32-bit: tf2-base, tf2-base/i386
  • 64-bit: tf2-base/amd64

Support for the server tokens

You can now use the new SERVER_TOKEN environment variable to make use of the sv_setsteamaccount cmd.


Features