Skip to content

A Quick Minecraft Launcher CLI (Work In Progress) 一个快速的Minecraft启动器CLI(开发中)

License

Notifications You must be signed in to change notification settings

tobylai-toby/QMCLI

Repository files navigation

QMCLI

English | 简体中文

A Quick Minecraft Launcher CLI (Work In Progress)

Warning

This launcher might not be compatible with the official launcher, HMCL, PCL,etc.

Installation

$ npm install -g @tobylai/qmcli
$ # check the installation
$ qmcli

Usage

$ qmcli --help
Usage: qmcli [options] [command]

A Quick Minecraft CLI Launcher

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  versions        manage minecraft versions
  settings        manage settings
  users           add/manage users
  help [command]  display help for command

Features

many features are still working in progress

  • versions
    • download minecraft versions
    • launch minecraft
    • edit minecraft (version-specific) launch settings
      • ram
      • version isolation
      • window size
      • set java path
  • users
    • add/remove users
    • offline users
    • mojang users (deprecated?)
    • microsoft users
  • settings
    • change download mirror
      • official
      • bmclapi
    • manage minecraft installation paths
    • change default java path
  • localization
    • support en(English)
    • support zh_cn(简体中文)
  • mods
    • forge
    • neoforge
    • fabric
    • quilt
    • maybe more

FAQ

Why the name?

QMCLI is for Quick MineCraft Launcher CLI


QMCLI is not an official product [product/service/activity/etc.] of MINECRAFT. It has not been approved by MOJANG or MICROSOFT and is not associated with MOJANG or MICROSOFT.

About

A Quick Minecraft Launcher CLI (Work In Progress) 一个快速的Minecraft启动器CLI(开发中)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published