@tobylai/qmcli 0.0.12 → 0.1.0

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.
package/README.md CHANGED
@@ -3,6 +3,10 @@ English | [简体中文](README_zh_cn.md)
3
3
 
4
4
  A Quick Minecraft Launcher CLI (Work In Progress)
5
5
 
6
+ ::: warning
7
+ This launcher might not be compatible with the official launcher, HMCL, PCL,etc.
8
+ :::
9
+
6
10
  ## Installation
7
11
  ```bash
8
12
  $ npm install -g @tobylai/qmcli
@@ -55,7 +59,7 @@ many features are still working in progress
55
59
  - mods
56
60
  - [ ] forge
57
61
  - [ ] neoforge
58
- - [ ] fabric
62
+ - [X] fabric
59
63
  - [ ] quilt
60
64
  - maybe more
61
65