Warning
This repository has been archived as we've moved to a simpler installer.
A simple standalone program which automates the installation, removal and maintenance of Millennium.
The installer current only supports Windows. See this page for a more detailed guide.
$ git clone https://github.com/SteamClientHomebrew/Installer.git && cd Installer
$ pnpm install
$ pnpm tauri dev
# Building release
# $ pnpm tauri build