From af3c217e88bbb69460dde811d09319bef5d4945e Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Sun, 29 Aug 2021 15:16:10 +0200 Subject: [PATCH] add readmem --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0187be4 --- /dev/null +++ b/README.md @@ -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