github SteamClientHomebrew/Millennium v2.30.0-alpha.1

latest releases: v2.35.0, v2.34.0, v2.33.0...
pre-release5 months ago

2.30.0-alpha.1 (2025-09-30)

Bug Fixes

  • Fix ALT+M not opening Millennium dev tools (2108146)
  • fix CI (1aa643d)
  • Linux build fixes (7175a02)
  • semantic-release: Use alpha channel on staging branch (d2fecf5)

Features

  • Add Lua (Lua JIT) backend support. If all goes well python support will eventually be deprecated and dropped in favor of Lua. (ae3a753)
  • Allow users to overwrite Millennium env vars by starting Steam with them already set. (7b38d5e)
  • Better hook method into Steam Client. Millennium now loads into process memory before Steam even starts. This allows a new change: IO blocking with Millennium, and CreateSimpleProcess hooks that allow us to virtually enable and change the port of the CEF remote debugger without interfacing with Steam or writing .cef-enable-remote-debugging to disk. Port selection remains as 8080 when -dev is provided but is randomized when running normally for better security and compatibility with other software needing port 8080. (c5c0cf4)

Warning

Post Installation on Linux, you must link millenniums bootstrapper.
ln -S /usr/lib/millennium/libmillennium_bootstrap_86x.so ~/.steam/steam/ubuntu12_32/libXtst.so.6

Don't miss a new Millennium release

NewReleases is sending notifications on new releases.