Skip to content

Apply themes/skins/customize Steam® after the 2023-04-27 Chromium UI update

License

Notifications You must be signed in to change notification settings

SteamClientHomebrew/Millennium

Repository files navigation

   Millennium for Steam®


GitHub Releases Endpoint Badge Discord Website Docs

Millennium is an open-source low-code modding framework to create, manage and use themes/plugins for the desktop Steam Client without any low-level internal interaction or overhead.

If you enjoy this tool, please consider starring the project ⭐


millennium.mp4

Installation

Automatic Installation (Recommended)

Installing Millennium is only a few steps. See this page for a more detailed guide.

Manual Installation

For normal users, installing via the installers makes the most sense. However when wanting to either develop Millennium, or when the installers do not work, this option can be used. Check our documentation for a guide on how to do this.

 

Core Features

    • TypeScript (React) frontend container in Steam
    • Python backend container in usermode
    • Foreign function interface binding from Python to JavaScript and vice versa
    • Hook modules in the Steam web browser
      • Overwrite/Modify HTTP requests
      • Load custom JavaScript (Native) into web browser
      • Load custom StyleSheets into web browser

 

Platform Support

Supported Platforms:

  • Windows (x86/x64/ARM) NT (10 and newer)
  • Linux (WIP, Learn more)

As of now, Millennium only has official support for Windows. Although Millennium works on Linux, its still in development and you should expect bugs. If you face issues on Linux, report them on this repository.