/starlight

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

Primary LanguageTypeScript

Warning

This repository has been archived as we've moved to a simpler installer.

 

   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