Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
/ starlight Public archive

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

Notifications You must be signed in to change notification settings

shdwmtr/starlight

Repository files navigation

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