Modmanager
A Qt-based mod manager for minecraft.
Install / Use
/learn @kaniol-lck/ModmanagerREADME
<img width="256" height="256" align="left" style="float: left; margin: 0 10px 0 0;" src="images/modmanager.png" alt="modmanager.png"/><br />
<h1>Mod Manager</h1>English | 中文
A Qt-based mod manager for Minecraft, able to manage, update and download mod.
License
Mod Manager is licensed under GPLv3.
Installation
See Release.
Build
This repository has deployed GitHub Actions. If you want to try my new-written bugs, welcome to try it and open some issues.
Build From Source
Clone this repository:
git clone git@github.com:kaniol-lck/modmanager.git
Install dependencies
This project has these external dependencies:
- Qt (5.15.2 or maybe other versions)
- quazip
- libaria2
Depends on your OS and package managers:
-
Ubuntu (apt-get):
apt-get install libaria2-0-dev libquazip5-dev -
Archlinux:
pacman -S aria2 quazip -
Windows (MSYS2):
pacman -S mingw-w64-x86_64-aria2 mingw-w64-x86_64-quazip -
MacOS:
brew install quaziplibaria2: see kaniol-lck/aria2 Releases for install instructions.
Compile
qmake && make
Usage
(Background in images is my wallpaper, because toolbar is semi-transparent on KDE)
Explore - Download Mod
You can browse and download mod from:
- Curseforge
- Modrinth
- OptiFine
- ReplayMod

Local - Manage Mod
You can browse and manage your local mod:
- update & rollback
- tag your mods
- batch rename
- disable mods

Related Skills
node-connect
335.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR
