MCPcopy Create free account
hub / github.com/PolyMC/PolyMC

github.com/PolyMC/PolyMC @7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 7.0 ↗ · + Follow
5,246 symbols 14,189 edges 738 files 264 documented · 5% updated 22d ago7.0 · 2025-02-14★ 2,049294 open issues

Browse by type

Functions 4,316 Types & classes 930
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

PolyMC logo PolyMC logo

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.

Installation

Development Builds

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:
polymc-git polymc-git
For flatpak, you can use flathub-beta

Help & Support

Feel free to create an issue if you need help. However, you might find it easier to ask in the Discord server.

PolyMC Discord

We also have a subreddit you can post your issues and suggestions on:

r/PolyMCLauncher

Development

If you want to contribute to PolyMC you might find it useful to join our Discord Server.

Building

If you want to build PolyMC yourself, check Build Instructions for build instructions.

Translations

The translation effort for PolyMC is hosted on Weblate and information about translating PolyMC is available at https://github.com/PolyMC/Translations

Download information

To modify download information or change packaging information send a pull request or issue to the website here.

Forking/Redistributing/Custom builds policy

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:

  • Make it clear that your fork is not PolyMC and is not endorsed by or affiliated with the PolyMC project (https://polymc.org).
  • Go through CMakeLists.txt and change PolyMC's API key to your own or set it to an empty string ("") 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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 3,802
Class 834
Function 514
Enum 94
Interface 2

Languages

C++95%
C3%
Java1%

Modules by API surface

launcher/ui/MainWindow.cpp106 symbols
libraries/hoedown/src/document.c84 symbols
launcher/minecraft/MinecraftInstance.cpp59 symbols
launcher/InstanceList.cpp57 symbols
launcher/ui/pages/instance/ServersPage.cpp54 symbols
launcher/ui/instanceview/AccessibleInstanceView.cpp51 symbols
launcher/ui/instanceview/InstanceView.cpp49 symbols
launcher/minecraft/PackProfile.cpp47 symbols
launcher/Application.cpp42 symbols
libraries/hoedown/src/html.c41 symbols
launcher/ui/pages/instance/VersionPage.cpp41 symbols
launcher/BaseInstance.cpp41 symbols

For agents

$ claude mcp add PolyMC \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page