A utility to update Minecraft java edition mods from Modrinth
Project description
MCModUpdater (MCMU)
A utility to update and install Minecraft mods for java edition. Only works for Fabric Loader (currently).
!IMPORTANT!
Your .minecraft/mods/ folder must be empty before you use this program. Unintended things might happen if it is not empty.
Usage
$ mcmu --help
usage: mcmu [-h] [-u | -r REMOVE | -i INSTALL | -l | -s SEARCH | -p PROJECT | -e ENABLE | -d DISABLE] [--mod-dir MOD_DIR] [--game-version GAME_VERSION]
A script to download mods from Modrinth
options:
-h, --help show this help message and exit
-u, --up Update mods (default: False)
-r, --remove REMOVE Remove a mod (default: None)
-i, --install INSTALL
Install a mod (default: None)
-l, --list List mods (default: False)
-s, --search SEARCH Search mods on Modrinth (default: None)
-p, --project PROJECT
Get info about a project (default: None)
-e, --enable ENABLE Enable a mod (default: None)
-d, --disable DISABLE
Disable a mod (default: None)
--mod-dir MOD_DIR Path to the Minecraft mods folder (default: ~/.minecraft/mods)
--game-version GAME_VERSION
The game version to use to install mods (default: 26.2)
Version: 2.2.0.dev1
Update installed mods
mcmu -u
Remove a mod
mcmu -r mod-name
Install a mod
mcmu -i mod-name
List mods
mcmu -l
Search mods
mcmu -s search_term
Support
Supported operating systems are Linux, MacOS, and Windows.
FAQ
Why did you build this?
I built this because I wanted to use Minecraft's default launcher but still be able to easily install and update mods like in Modrinth's launcher.
Where do I get the mod name from?
Go to Modrinth and search for you desired mod. Then get the part after the /mod/ in the url, that is the mod name.
How does it work?
It works a lot like a package manager actually! It pulls the mods from a source (Modrinth) and installs them on the system. It keeps a list of the installed mods in a config file for easy access of the installed mods.
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 mcmu-2.2.0.dev1.tar.gz.
File metadata
- Download URL: mcmu-2.2.0.dev1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29f544247c5942c5e09e012a76ed7b34ac3c573f8c9b22fc6262e7b8803e2fe4
|
|
| MD5 |
6b5c35bc59ebce17c2ab073f3ada768d
|
|
| BLAKE2b-256 |
048a92e051ea42e37f7fb151b0e5b297b1e30dd969c991fb6b04d6121f72c40e
|
File details
Details for the file mcmu-2.2.0.dev1-py3-none-any.whl.
File metadata
- Download URL: mcmu-2.2.0.dev1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68e8d35702ffde753d69d99620a2fd5b355ad7b37f5fdc999b94fd66aae98a18
|
|
| MD5 |
8231acb1618ce644a51529ed82dc7bd0
|
|
| BLAKE2b-256 |
ab42d665c3e51a98f6526152c652913ae3d9884578ea1cdbce839e5f4f318019
|