Fork of PollyMC to add custom login support
Go to file
Sefa Eyeoglu e58158c3cd
feat: add Qt 6 support to CMake
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:14 +02:00
.github Merge pull request #851 from russellbanks/patch-1 2022-07-09 01:16:07 +02:00
buildconfig feat: add Qt 6 support to CMake 2022-07-10 12:19:14 +02:00
cmake feat: add Qt 6 support to CMake 2022-07-10 12:19:14 +02:00
launcher feat: add Qt 6 support to CMake 2022-07-10 12:19:14 +02:00
libraries feat: add Qt 6 support to CMake 2022-07-10 12:19:14 +02:00
nix fix: Add extra-cmake-modules to the nix build 2022-07-03 10:30:45 +01:00
program_info Merge pull request #797 from kthchew/fix/update-shortcut 2022-06-21 11:29:15 +02:00
.clang-format fix indent width 2022-05-25 14:21:09 +08:00
.gitattributes NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
.gitignore add a .clang-format 2022-05-23 08:29:30 +08:00
.gitmodules Enable LTO/IPO on release builds 2022-03-22 21:04:35 +01:00
BUILD.md fix: typos 2022-03-11 09:21:59 +01:00
CMakeLists.txt feat: add Qt 6 support to CMake 2022-07-10 12:19:14 +02:00
CODE_OF_CONDUCT.md chore: clarify trolling in code of conduct 2022-02-18 09:44:27 +01:00
CONTRIBUTING.md chore: add DCO requirement 2022-06-30 16:37:13 +02:00
COPYING.md fix: add classpath exception to launcher library 2022-06-16 17:58:38 +02:00
default.nix nix: fix nix-build 2022-05-28 11:32:16 +03:00
flake.lock flake.lock: Update 2022-06-08 14:32:08 +03:00
flake.nix Cleanup flake.nix 2022-07-07 19:25:14 +03:00
lgtm.yml chore: add LGTM config 2022-06-17 16:24:06 +02:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md chore: add DCO requirement 2022-06-30 16:37:13 +02:00

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

For people who don't want to use Discord, we have a Matrix Space which is bridged to the Discord server:

PolyMC Space

If there are any issues with the space or you are using a client that does not support the feature here are the individual rooms:

Development Discussion Github Maintainers News Offtopic Support Voice

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 or Matrix Space.

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 keys to your own or set them to empty strings ("") to disable them (this way the program will still compile but the functionality requiring those keys will be disabled).

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 API keys in CMakeLists.txt you are accepting the following terms and conditions:

If you do not agree with these terms and conditions, then remove the associated API keys from the CMakeLists.txt file by setting them 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.

Sponsors

Thank you to all our generous backers over at Open Collective! Support PolyMC by becoming a backer.

OpenCollective Backers

Also, thanks to JetBrains for providing us a few licenses for all their products, as part of their Open Source program.

JetBrains

Additionally, thanks to the awesome people over at MacStadium, for providing M1-Macs for development purposes!

Powered by MacStadium