Skip to content

v0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 11:31
· 22 commits to main since this release
d3bdf30
  • Manifest file renamed to niterpack.toml

  • build command now uses first file if primary file is not defined

  • Fixed build requesting version multiple times

  • add command now uses version number instead of id

  • Lots of code refactoring

  • New [minecraft] optional section with version and loader properties in manifest file

    • add and build command now filters versions based on these properties
  • name property in mod file is now required

  • Add remove subcommand to remove mods

  • Add modrinth slug and id checking

  • Remove unused futures crate