Skip to content

Releases: MomoLawson/Quickstart-PC

v0.9.1

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 08:38

Add error handler and debug info

v0.9.0

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 06:51

Add --fake-install parameter

v0.8.0

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 05:16

🎉 Windows PowerShell support added!

New Features

  • Full PowerShell support for Windows
  • Arrow key navigation
  • Multi-language (English/Chinese)
  • Custom config support (--cfg-path, --cfg-url)
  • Dev mode (--dev)

Quick Start

Windows:

irm https://github.com/MomoLawson/Quickstart-PC/releases/latest/download/quickstart.ps1 | iex

Linux/macOS:

bash <(curl -fsSL https://github.com/MomoLawson/Quickstart-PC/releases/latest/download/quickstart.sh)

v0.7.3

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 03:14

Fix --help language parsing

v0.7.2

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 03:07

Fix --help with language support

v0.7.1

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 03:02

Fix: use space-separated arguments

v0.7.0

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 02:58

Add --cfg-path and --cfg-url parameters

v0.6.0

Choose a tag to compare

@MomoLawson MomoLawson released this 28 Mar 09:56

Unified arrow key navigation for all menus

v0.5.0

Choose a tag to compare

@MomoLawson MomoLawson released this 28 Mar 07:12

Add language selection menu

v0.4.1

Choose a tag to compare

@MomoLawson MomoLawson released this 28 Mar 06:49

Fix space key with key code detection