add readmem

This commit is contained in:
LordMZTE 2021-08-29 15:16:10 +02:00
parent dd97213de9
commit af3c217e88
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# legacympt-rs
Rust rewrite of the legacy [modpacktools](https://github.com/anvilcraft/modpacktools)
## Currently ported features
- init command
- downloadmods command
## Extra features
- modpack.json is parsed as json5, comments are allowed
- fancy command output
- much improved performance
- working curseforge downloads