@tobylai/qmcli 0.0.4 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +10 -2
  2. package/dist/qmcli.cjs +57 -84
  3. package/package.json +12 -7
package/README.md CHANGED
@@ -1,4 +1,6 @@
1
1
  # QMCLI
2
+ English | [简体中文](README_zh_cn.md)
3
+
2
4
  A Quick Minecraft Launcher CLI (Work In Progress)
3
5
 
4
6
  ## Installation
@@ -36,7 +38,7 @@ many features are still working in progress
36
38
  - users
37
39
  - [X] add/remove users
38
40
  - [X] offline users
39
- - [ ] mojang users
41
+ - [ ] mojang users (deprecated?)
40
42
  - [ ] microsoft users
41
43
  - settings
42
44
  - [X] change download mirror
@@ -44,7 +46,13 @@ many features are still working in progress
44
46
  - [X] bmclapi
45
47
  - [X] manage minecraft installation paths
46
48
  - [ ] change java path
49
+ - localization
50
+ - [X] support en(English)
51
+ - [X] support zh_cn(简体中文)
47
52
 
48
53
  ## FAQ
49
54
  ### Why the name?
50
- QMCLI is for **Q**uick **M**ine**C**raft **L**auncher *CL***I**
55
+ QMCLI is for **Q**uick **M**ine**C**raft **L**auncher **CLI**
56
+
57
+ ---
58
+ 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.