Summary
MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping. Here are the current features of MultiMC: - Manage multiple instances of Minecraft at once - Start Minecraft with a custom resolution - Change Java's runtime options (including memory options) - Shows Minecraft's console output in a colour-coded window - Kill Minecraft easily if it crashes/freezes - Custom icons and groups for instances - Forge, Fabric and LiteLoader integration (automatic installation, version downloads, mod management) - Import of Curse modpacks - LWJGL version changing built-in - Supports every version of Minecraft that the vanilla launcher does - Upload screenshots - Import, export Instances allowing you to share with friends and/or make backups
Versions
v1.6.1-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 Boost-1.0 BSD-2 BSD GPL-3 GPL-2+ LGPL-2.1-with-linking-exception LGPL-3 OFL-1.1 MIT
- Keywords
- -* ~amd64 ~x86
Runtime Dependencies
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
gnome-extra / zenity : Tool to display dialogs from the commandline and shell scripts
sys-libs / zlib : Standard (de)compression library
virtual / jre : Virtual for Java Runtime Environment (JRE)
Bugs
- 866443
- games-action/multimc-bin: installs executable .desktop file
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
games-action/multimc-bin: add missing dep
- add dep on zenity (TODO: make this work with qt alternative for zentiy: qarma) - drop our sed's to differentiate between multimc and multimc-bin since we are dropping the non-bin version anyway - block against multimc-bin - add bindist restriction to be safe - keyword for x86, the desktop file runs a ~20 line script that fetches either a 32 or 64 bit binary from upstream so this works on x86 as well - add convenience symlink to be able to launch the app from cli as well Closes: https://bugs.gentoo.org/828914 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
games-action/multimc-bin: update URLs
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
games-action/multimc-bin: drop version 1.5.1
Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Andrew Ammerlaan · gentoo
games-action/multimc-bin: add version 1.6.1
Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
games-action/multimc-bin: add -bin version
Because of secret API keys to access MS authentication servers we need a -bin version for full functionality. We also keep the non-bin versions for users who e.g. wish to apply patches https://github.com/MultiMC/MultiMC5/issues/4113 https://github.com/MultiMC/MultiMC5/issues/4087 Closes: https://bugs.gentoo.org/814404 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>