melkortf / tf2-servers

TF2 server in Docker container - multiple images for various purposes
MIT License
39 stars 12 forks source link

Add 64 bit image builds separately #145

Open freerainboxbox opened 6 months ago

freerainboxbox commented 6 months ago

April 18th, 2024 TF2 Update adds official 64-bit builds for both client and server

Build pipeline should have separate tags for 64-bit builds.

There's currently little to no documentation on how to run the server in 64-bit mode, but this issue should be watched.

garrappachc commented 6 months ago

Yup, base image can be already built, but sourcemod-based images need to have proper DHooks support

garrappachc commented 3 months ago

Support for the tf2-base image is added in https://github.com/melkortf/tf2-servers/pull/158