A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC) https://polymc.org/
Lenny McLennington f3e33b01af Merge pull request #1682 from LordMZTE/nix-fix | 1 week ago | |
---|---|---|
.github | 1 year ago | |
buildconfig | 2 months ago | |
cmake | 2 years ago | |
launcher | 1 week ago | |
libraries | 1 year ago | |
nix | 1 week ago | |
program_info | 6 months ago | |
tests | 1 year ago | |
.clang-format | 2 years ago | |
.clangd | 1 year ago | |
.gitattributes | 8 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
.markdownlint.yaml | 2 years ago | |
.markdownlintignore | 2 years ago | |
BUILD.md | 2 years ago | |
CMakeLists.txt | 1 week ago | |
CONTRIBUTING.md | 2 years ago | |
COPYING.md | 1 week ago | |
LICENSE | 2 years ago | |
README.md | 2 months ago | |
default.nix | 2 years ago | |
flake.lock | 1 week ago | |
flake.nix | 7 months ago |
PolyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity.
This is a fork of the MultiMC Launcher and not endorsed by MultiMC.
If you want to read about why this fork was created, check out our FAQ page.
There are per-commit development builds available here. These have debug information in the binaries, so their file sizes are relatively larger. Portable builds are provided for AppImage on Linux, Windows, and macOS.
For Debian and Arch, you can use these packages for the latest development versions:
For flatpak, you can use flathub-beta
Feel free to create an issue if you need help. However, you might find it easier to ask in the Discord server.
We also have a subreddit you can post your issues and suggestions on:
If you want to contribute to PolyMC you might find it useful to join our Discord Server.
If you want to build PolyMC yourself, check Build Instructions for build instructions.
The translation effort for PolyMC is hosted on Weblate and information about translating PolyMC is available at https://github.com/PolyMC/Translations
To modify download information or change packaging information send a pull request or issue to the website here.
We don't care what you do with your fork/custom build as long as you follow the terms of the license (this is a legal responsibility), and if you made code changes rather than just packaging a custom build, please do the following as a basic courtesy:
""
) to disable it (this way the program will still compile but you won't be able to log into your Minecraft account).If you have any questions or want any clarification on the above conditions please make an issue and ask us.
Be aware that if you build this software without removing the provided Microsoft API key in CMakeLists.txt you are accepting the following terms and conditions:
If you do not agree with these terms and conditions, then remove the Microsoft API keys from the CMakeLists.txt file by setting it to an empty string (""
).
All launcher code is available under the GPL-3.0-only license.
The logo and related assets are under the CC BY-SA 4.0 license.