Skip to main content

A Python utility to download mods from Modrinth.S

Project description

Downrinth

image

A Python utility to download mods from Modrinth.

Quickstart

To download this package:

pip install downrinth

Usage

To import ModrinthDown

from downrinth import *

To download mod from Modrinth

downloadMod(modSlug, modloader, gameversion, minecraftdirectory)

Example

from downrinth import downloadMod

downloadMod("sodium", "fabric", "1.17.1", "C:\users\username\appdata\roaming\.minecraft")

That downloads Sodium into the mods folder in the Minecraft directory.

Upcoming features

Resource Pack downloads

Shader downloads

Proper mod manager with GUI

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

downrinth-0.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

downrinth-0.3-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page