#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

5 releases

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

#376 in Web programming

AGPL-3.0

26KB
104 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–15MB
~198K SLoC