No description
Find a file
2025-08-12 09:08:42 +05:00
.github chore(deps): update actions/download-artifact action to v5 2025-08-06 02:15:15 +00:00
buildconfig feat: add ability to change assets download server 2025-06-17 00:25:33 +08:00
cmake build(vcpkg): patch meson to support universal binaries 2025-07-22 18:04:55 -04:00
flatpak chore: update submodules 2025-04-28 17:57:31 +03:00
launcher remove drm 2025-08-12 09:08:42 +05:00
libraries fix(mojang api): use new endpoint for Username->UUID resolution 2025-07-26 18:41:34 +05:00
nix feat: move qr code glue in MSALoginDialog 2025-04-29 11:27:02 +03:00
program_info chore: refresh metainfo.xml.in 2025-06-16 20:40:38 +02:00
scripts feat: Compression script with compressed images 2024-11-13 19:04:31 +05:30
tests Reduce usage of [[nodiscard]] attributes (#3952) 2025-07-22 13:30:45 +03:00
.clang-format Make more options generic 2023-08-02 18:35:08 +02:00
.clang-tidy Use old list style 2024-11-23 18:21:03 +01:00
.editorconfig Use slash_star comment style in .editorconfig 2023-05-28 19:57:08 +02:00
.envrc chore: use nix-shell over nix develop in .envrc (brakes less things) 2025-04-13 12:16:07 -07:00
.git-blame-ignore-revs chore: add format commits to the git-blame-ignore 2025-04-29 10:47:00 +03: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 chore(gitignore): add CMakeUserPresets.json 2025-04-30 02:25:31 -04:00
.gitmodules feat: move qr code glue in MSALoginDialog 2025-04-29 11:27:02 +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
CMakeLists.txt remove dbus support 2025-08-12 09:08:42 +05:00
CMakePresets.json feat: add CMakePresets.json 2025-04-30 02:25:31 -04:00
CODE_OF_CONDUCT.md refactor: initial rebrand 2022-10-18 09:37:59 +02:00
CONTRIBUTING.md Add [[nodiscard]] guidelines 2025-07-07 20:58:22 +01:00
COPYING.md build(vcpkg): patch meson to support universal binaries 2025-07-22 18:04:55 -04:00
default.nix refactor(nix): pin flake-compat in default.nix 2025-03-30 19:25:47 -04:00
flake.lock chore(nix): update lockfile 2025-08-10 00:32:11 +00:00
flake.nix feat: move qr code glue in MSALoginDialog 2025-04-29 11:27:02 +03:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md fix: nightly link 2025-06-21 17:35:51 +03:00
renovate.json Revert "chore(deps): enable nix lockfile maintenance for renovate" 2023-08-28 10:14:21 +02:00
shell.nix chore: use nix-shell over nix develop in .envrc (brakes less things) 2025-04-13 12:16:07 -07:00
vcpkg-configuration.json build(vcpkg): patch meson to support universal binaries 2025-07-22 18:04:55 -04:00
vcpkg.json build: add support for vcpkg 2025-07-09 05:22:50 -04:00

Prism Launcher

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 is not endorsed by it.

Installation

Packaging status
  • All downloads and instructions for Prism Launcher can be found on our Website.
  • Last build status can be found in the GitHub Actions tab (this also includes the pull requests status).

Development Builds

Please understand that these builds are not intended for most users. There may be bugs, and other instabilities. You have been warned.

There are development builds available through:

  • GitHub Actions (includes builds from pull requests opened by contribuitors)
  • nightly.link (this will always point only to the latest version of develop)

These have debug information in the binaries, so their file sizes are relatively larger.

Prebuilt Development builds are provided for Linux, Windows and macOS.

For Arch, Debian, Fedora, OpenSUSE (Tumbleweed) and Gentoo, respectively, you can use these packages for the latest development versions:

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

These packages are also available to all the distributions based on the ones mentioned above.

Community & Support

Feel free to create a GitHub issue if you find a bug or want to suggest a new feature. We have multiple community spaces where other community members can help you:

  • Our Discord server:

Prism Launcher Discord server

  • Our Matrix space:

Prism Launcher Space

  • Our Subreddit:

r/PrismLauncher

Translations

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

Building

If you want to build Prism Launcher yourself, check the build instructions:

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 logo

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

Forking/Redistributing/Custom builds policy

You are free to fork, redistribute and provide custom builds 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 Prism Launcher and is not endorsed by or affiliated with the Prism Launcher project (https://prismlauncher.org).
  • Go through CMakeLists.txt and change Prism Launcher'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.

If you are just building Prism Launcher for your distribution, please make sure to set the Launcher_BUILD_PLATFORM to a slug representing your distribution. Examples are archlinux, fedora and nixpkgs.

Note 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 ("").

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

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.