Skip to content

A simple standalone program which automates the installation, removal and maintenance of Millennium.

Notifications You must be signed in to change notification settings

SteamClientHomebrew/Installer

Repository files navigation

   Millennium Installer

A simple standalone program which automates the installation, removal and maintenance of Millennium.

userlmn_5792a2476abb30c9e3abc0df0f95e6e2

Installing

The installer current only supports Windows. See this page for a more detailed guide.

Static Badge

 

Building

Prerequisites

$ git clone https://github.com/SteamClientHomebrew/Installer.git && cd Installer
$ pnpm install
$ pnpm tauri dev

# Building release
# $ pnpm tauri build