Rust port of the old modpacktools
Find a file
LordMZTE 4b2c701574
Some checks failed
continuous-integration/drone/push Build is failing
switch from anyhow to miette
2021-10-04 21:30:13 +02:00
addonscript add createmodlist 2021-09-01 19:24:26 +02:00
mpt switch from anyhow to miette 2021-10-04 21:30:13 +02:00
twitch add import command 2021-09-02 16:35:48 +02:00
.drone.yml ci: clippy step now installs clippy 2021-09-01 21:25:20 +02:00
.gitignore init 2021-08-29 15:14:10 +02:00
Cargo.toml add buildtwitch command and docs 2021-09-01 15:06:49 +02:00
CHANGELOG.md modpack ID is now kebab-case version of name 2021-09-11 18:19:23 +02:00
README.md add readmem 2021-08-29 15:16:10 +02:00
rustfmt.toml init 2021-08-29 15:14:10 +02:00

legacympt-rs

Rust rewrite of the legacy 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