Git Product home page Git Product logo

modmanager-libaria2-'s Introduction

modmanager.png

Mod Manager

C++17 Qt 5.15.2 GitHub CodeFactor GitHub release (latest by date including pre-releases) GitHub all releases CI

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 [email protected]: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 quazip

    libaria2: 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

curseforge_browser

Local - Manage Mod

You can browse and manage your local mod:

  • update & rollback
  • tag your mods
  • batch rename
  • disable mods

local_browser

modmanager-libaria2-'s People

Contributors

baka-gourd avatar hendrix-shen avatar kaniol-lck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.