https://github.com/tobylai-toby/qmcli
A Quick Minecraft Launcher CLI (Work In Progress) 一个快速的Minecraft启动器CLI(开发中)
https://github.com/tobylai-toby/qmcli
bun cli cross-platform fabric minecraft minecraft-launcher nodejs quilt
Last synced: 11 months ago
JSON representation
A Quick Minecraft Launcher CLI (Work In Progress) 一个快速的Minecraft启动器CLI(开发中)
- Host: GitHub
- URL: https://github.com/tobylai-toby/qmcli
- Owner: tobylai-toby
- License: mit
- Created: 2025-02-11T11:59:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T13:55:04.000Z (over 1 year ago)
- Last Synced: 2025-02-21T14:33:20.035Z (over 1 year ago)
- Topics: bun, cli, cross-platform, fabric, minecraft, minecraft-launcher, nodejs, quilt
- Language: TypeScript
- Homepage:
- Size: 108 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QMCLI
English | [简体中文](README_zh_cn.md)
A Quick Minecraft Launcher CLI (Work In Progress)
> [!WARNING]
> This launcher might not be compatible with the official launcher, HMCL, PCL,etc.
## Installation
```bash
$ npm install -g @tobylai/qmcli
$ # check the installation
$ qmcli
```
## Usage
```bash
$ 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
- [X] download minecraft versions
- [X] launch minecraft
- [X] edit minecraft (version-specific) launch settings
- [X] ram
- [X] version isolation
- [X] window size
- [X] set java path
- users
- [X] add/remove users
- [X] offline users
- [ ] mojang users (deprecated?)
- [ ] microsoft users
- settings
- [X] change download mirror
- [X] official
- [X] bmclapi
- [X] manage minecraft installation paths
- [X] change default java path
- localization
- [X] support en(English)
- [X] support zh_cn(简体中文)
- mods
- [ ] forge
- [ ] neoforge
- [X] fabric
- [X] quilt
- maybe more
## FAQ
### Why the name?
QMCLI is for **Q**uick **M**ine**C**raft **L**auncher **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.