Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.35 KB

   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