mapito 0.3.2

A command line interface for interacting with the modrinth api to manage you minecraft mods more easily.
mapito-0.3.2 is not a library.

Mapito

rust badge license badge

Mapito M(odrinth-)apito(ol) is a Command line application that lets you search the Modrinth Mod database to download mods or even define your own Modpack.

Features

  • Search modrinth for projects
  • Download projects from modrinth
    • Define your own path
  • Configurable
  • Define your own modpacks
    • Custom name
    • MC versions are easily changed
      • as long as all mods support the version.
    • Add mods by searching through the modrinth database
    • Updating the modpack is just one command away
    • install the pack to a folder of your choice.

The Custom modpack

Since the modpacks are just textfiles listing all mods and linking to the modfile on modrinth, you can easily share it with other people by just sending that file around. Here is an Example to look at. example.mtpck

Planned

Planned improvements are documented under issues, they are tagged with enhancment

Install

To install run cargo install mapito