Fork of PollyMC to add custom login support
Go to file
flow 353b51f11e
refactor: move MMCStrings -> StringUtils
General utilities can go in here >:)

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-04 16:53:24 -03:00
.github chore(deps): update hendrikmuhs/ccache-action action to v1.2.4 2022-11-02 23:02:32 +00:00
buildconfig fix hardcoded svg 2022-10-29 16:42:37 +01:00
cmake Merge pull request #810 from Scrumplex/refactor-launcher-version 2022-07-12 07:46:46 -03:00
launcher refactor: move MMCStrings -> StringUtils 2022-11-04 16:53:24 -03:00
libraries Change old style cast to C++ cast 2022-10-22 13:04:48 +02:00
nix Update NIX.md so it has more methods + is clearer 2022-10-19 23:50:48 +01:00
program_info fix: fix logo name 2022-11-01 13:59:11 +01:00
tests feat(tests): add test for FS::copy with files 2022-10-28 20:55:25 -03: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 fix: update libnbtplusplus submodule's URL 2022-10-18 11:11:34 -03:00
.markdownlint.yaml feat(markdown): Add markdownlint config 2022-08-06 13:00:57 +05:30
.markdownlintignore feat(markdown): Add markdownlint config 2022-08-06 13:00:57 +05:30
BUILD.md Updated HTML tags to Markdown 2022-10-18 16:04:28 +02:00
CMakeLists.txt Fix: Increase stack size on Windows to 8MiB 2022-11-02 20:13:44 +00:00
CODE_OF_CONDUCT.md refactor: initial rebrand 2022-10-18 09:37:59 +02:00
CONTRIBUTING.md chore(markdown): MD032 Lists should be surrounded by blank lines 2022-08-06 13:00:56 +05:30
COPYING.md update COPYING 2022-10-18 14:47:20 +02:00
default.nix nix: fix nix-build 2022-05-28 11:32:16 +03:00
flake.lock chore: update flake 2022-10-18 16:28:30 +02:00
flake.nix chore: update flake 2022-10-18 16:28:30 +02:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md feat: Add Repology badge to README 2022-10-29 19:37:00 +05:30
renovate.json chore(deps): add renovate.json 2022-10-21 14:43:02 +00:00

Prism Launcher logo Prism Launcher logo

Prism Launcher is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.

This is a fork of the MultiMC Launcher and not endorsed by MultiMC.

Installation

Packaging status
  • All downloads and instructions for Prism Launcher can be found on our website.
  • Last build status can be found here.

Development Builds

There are development builds available here. These have debug information in the binaries, so their file sizes are relatively larger.

Portable builds are provided for Linux, Windows, and macOS.

For Arch, Debian and Gentoo, respectively, you can use these packages to get compiled development versions:

prismlauncher-git prismlauncher-git prismlauncher-git prismlauncher-9999

Help & Support

Feel free to create an issue if you need help.

Join our Discord server:

Prism Launcher Discord server

Join our Matrix space:

PrismLauncher Space

Join our SubReddit:

r/PrismLauncher

Building

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

Translations

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

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 PrismLauncher and is not endorsed by or affiliated with the PrismLauncher project (https://prismlauncher.org).
  • Go through CMakeLists.txt and change PrismLauncher'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 ("").

Sponsors & Partners

We thank all the wonderful backers over at Open Collective! Support Prism Launcher by becoming a backer.

OpenCollective Backers

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

JetBrains

Thanks to Weblate for hosting our translation efforts.

Translation status

Thanks to Netlify for providing us their excellent web services, as part of their Open Source program

Deploys by Netlify

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

Powered by MacStadium

License

All launcher code is available under the GPL-3.0-only license.

https://github.com/PrismLauncher/PrismLauncher/blob/develop/LICENSE

The logo and related assets are under the CC BY-SA 4.0 license.