Skip to main content

Download and update Minecraft mods from CurseForge and possibly other places in the future.

Project description

minecraft-mod-manager

Latest PyPI version

Update mods from CurseForge (and possibly other places in the future) through a simple command.

Currently works best with fabric mods.

Features

  • Install mods with minecraft-mod-manager install mod_name
  • Searches on CurseForge for updates on installed mods
  • Filter updates
    • Stable (default), beta --beta, or alpha --alpha releases
    • Minecraft version -v 1.16.4

Installation

  1. Install with $ pip install --user minecraft-mod-manager

Usage

Install or update Minecraft mods from Curseforge.

positional arguments:
  {install,update,configure,list}
                        Install, update, configure, or list mods
  mods
                        The mods to update or configure.
                        If no mods are specified during an update, all mods will be updated.
                        To specify the download site for the mod, put 'curse:' before the mod.
                        E.g. 'curse:litematica'
                        By default it searches all sites for the mod.
                        To configure an alias for the mod, use 'mod_name=ALIAS_NAME'.
                        E.g. 'dynmap=dynmapforge'


minecraft:
  -d DIR, --dir DIR     Location of the mods folder. By default it's the current directory
  -v MINECRAFT_VERSION, --minecraft-version MINECRAFT_VERSION
                        Only update mods to this Minecraft version. Example: -v 1.16.4
  --allow-beta          Allow beta releases
  --allow-alpha         Allow alpha and beta releases

logging & help:
  -h, --help            show this help message and exit
  --verbose             Print more massages
  --debug               Turn on debug messages
  --pretend             Only pretend to install/update/configure. Does not change anything

Authors

Project details


Download files

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

Source Distribution

minecraft-mod-manager-0.3.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

minecraft_mod_manager-0.3.1-py3-none-any.whl (17.9 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