#download #modrinth #mod #search #projects #api #version

app modrinth-apitool

A command line interface for interacting with the modrinth api, currently it allows you to search the database for projects, in future it may allow you to download mods and create modlists to auto update

4 releases

0.2.1 Nov 8, 2024
0.2.0 Nov 2, 2024
0.1.1 Nov 2, 2024
0.1.0 Nov 2, 2024

#254 in Web programming

Download history 302/week @ 2024-11-02 40/week @ 2024-11-09

342 downloads per month

AGPL-3.0

26KB
103 lines

modrinth-apitool

A tool to interact with the modrinth api using rust reqwest

Features

  • Search modrinth for projects
  • Download latest version of a mod by project ID.

Planned

  • Better Download options
    • List available versions by MC version
    • download latest mod version for a specific mc version
    • download specific mod version
    • automatically download dependencies
      • avoid multiple downloads
  • Be able add mods to a modlist file to automatically download the latest version of mods
  • ...

Install

To install run cargo install modrinth-apitool

Dependencies

~4–16MB
~197K SLoC