#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

#355 in Web programming

Download history 264/week @ 2024-10-28 63/week @ 2024-11-04 16/week @ 2024-11-11 5/week @ 2024-11-18 138/week @ 2024-11-25 38/week @ 2024-12-09

182 downloads per month

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
~196K SLoC