@tobylai/qmcli 0.0.10 → 0.0.12

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 +12 -3
  2. package/dist/qmcli.cjs +116 -55
  3. package/package.json +4 -1
package/README.md CHANGED
@@ -33,8 +33,11 @@ many features are still working in progress
33
33
  - versions
34
34
  - [X] download minecraft versions
35
35
  - [X] launch minecraft
36
- - [ ] edit minecraft launch settings
37
- - [ ] java path
36
+ - [X] edit minecraft (version-specific) launch settings
37
+ - [X] ram
38
+ - [X] version isolation
39
+ - [X] window size
40
+ - [X] set java path
38
41
  - users
39
42
  - [X] add/remove users
40
43
  - [X] offline users
@@ -45,10 +48,16 @@ many features are still working in progress
45
48
  - [X] official
46
49
  - [X] bmclapi
47
50
  - [X] manage minecraft installation paths
48
- - [ ] change java path
51
+ - [X] change default java path
49
52
  - localization
50
53
  - [X] support en(English)
51
54
  - [X] support zh_cn(简体中文)
55
+ - mods
56
+ - [ ] forge
57
+ - [ ] neoforge
58
+ - [ ] fabric
59
+ - [ ] quilt
60
+ - maybe more
52
61
 
53
62
  ## FAQ
54
63
  ### Why the name?