A Python utility to download mods from Modrinth.S
Project description
Downrinth
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file downrinth-0.3.tar.gz.
File metadata
- Download URL: downrinth-0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edc7d2723dbb26ec22850136f9f35ee1a234b6306d5139b4598a76afe5b60b8c
|
|
| MD5 |
f9dcaf38e5b71eaeae57b89be902d15e
|
|
| BLAKE2b-256 |
c7751941fd0386f8f32d4e4f0e778fd685db8dd143f454603743378c41a2e72e
|
File details
Details for the file downrinth-0.3-py3-none-any.whl.
File metadata
- Download URL: downrinth-0.3-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0d05fad45ba7e6fd365407ff7c8042bba5b07bcf4e23724029f77783c88ea1e
|
|
| MD5 |
5cd02cd8cdde78349da6a296d006099f
|
|
| BLAKE2b-256 |
6bce309e4c3513f1d3fb4696e58d671036f21eb123d716374fd39b3df17442da
|