docs: add features list in readme
This commit is contained in:
parent
221182a06f
commit
e400af3993
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
|
@ -1,6 +1,16 @@
|
|||
# node-launcher-kit
|
||||
|
||||
A node.js library to install and launch minecraft with or without modloaders.
|
||||
A typescript library to install and launch minecraft with or without modloaders.
|
||||
|
||||
# Features
|
||||
|
||||
* Supports installing and launching **vanilla** from 1.0 to 26.1.2
|
||||
* Supports installing and launching **forge** from 1.7.10 to 26.1.2
|
||||
* Supports installing and launching **neoforge** from its first version to 26.1.2
|
||||
* Supports installing and launching **fabric** from its first version to 26.1.2
|
||||
* Can install and launch **modrinth** modpacks
|
||||
* Uses **concurrents downloads** to speed up installation process
|
||||
|
||||
|
||||
## Example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue