Skip to content

Aetopia/modpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modpkg

A Simple Mod Manager for Modrinth.

Aim

This is project aims to implement a simple mod manager for Modrinth API.
Allows the user to update and install mods of their choice.

Usage

Begin by creating a profile for a MC installation.

modpkg.py -p MyProfile 1.18.2 C:\Users\User\AppData\Roaming\.minecraft\game\1.18.2

The same command can be used to update/overwrite an existing profile.

Install some mods.

modpkg.py -i MyProfile sodium lithium modmenu

Update all mods installed for a specific profile.

modpkg.py -u MyProfile

Requirements

Python 3.8 +

Modules

requests

About

A Simple Mod Manager for Modrinth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages