Run a vanilla Minecraft instance and a heavily modded instance on the same computer without them sharing files
Keep separate instances for different modpacks or game versions so switching between them is clean and predictable
Build MultiMC from source to test or contribute a code change before submitting it
Help translate the MultiMC interface into another language via the Crowdin project
Download the pre-built release for your platform, building from source requires registering a separate Microsoft app for login to get a functional launcher.
MultiMC is an alternative launcher for Minecraft that is designed for people who want to run multiple separate Minecraft installations on the same computer without them interfering with each other. The official Minecraft launcher stores everything in one shared location, which makes it difficult to keep different sets of mods or different game versions cleanly separated. MultiMC solves this by letting you create isolated instances, each with its own settings, mod list, and version of the game. The project focuses on predictability and long-term stability rather than adding new features. The README explicitly says the team is not looking for flashy additions, and contributions are expected to fit within the existing approach without disrupting it. The source code is available under the Apache 2.0 license, but the README is careful to note what the license does and does not grant. The MultiMC name, logo, and branding are not covered by the license. API tokens needed to connect to services the launcher uses are also not included. Anyone who builds the code from source will get a version called DevLauncher by default, not MultiMC. Distributing custom builds requires registering a separate app with Microsoft to handle login, because Microsoft's identity platform imposes restrictions on how applications can authenticate users. Translations for the interface are managed through a Crowdin project rather than through direct code contributions. Build instructions are in a separate BUILD.md file in the repository. Contributors are asked to discuss changes on the project's Discord server before submitting code. The project has been maintained since 2013 and is licensed under Apache 2.0.
← multimc on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.