0
0
Fork 0
mirror of https://github.com/PrismLauncher/PrismLauncher.git synced 2026-04-19 05:30:20 +00:00
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC) https://prismlauncher.org
  • C++ 93%
  • CMake 2.9%
  • Java 2.5%
  • C 0.6%
  • Objective-C++ 0.3%
  • Other 0.5%
Find a file
2026-04-17 14:00:07 +00:00
.github chore(deps): update actions/cache action to v5.0.5 2026-04-15 09:43:28 +00:00
buildconfig fix: rename LAUNCHER_DISABLE_GLVULKAN to PRISMLAUNCHER_DISABLE_GLVULKAN 2026-03-26 18:33:44 +01:00
cmake Fix URL import for Linux 2026-03-16 22:07:01 +03:00
launcher ProgressDialog: allow finished tasks to be re-displayed once restarted (#5412) 2026-04-17 14:00:07 +00:00
libraries Update libnbtplusplus 2026-02-26 17:49:11 +05:00
nix fix(nix): add qtimageformats to wrapper 2025-12-30 19:52:11 -05:00
program_info change(Windows installer): disable skipping files 2026-04-13 21:05:30 +05:00
scripts style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
tests clang-tidy: fix warnings 2026-04-03 14:39:27 +03:00
tools feat: Use pre-compiled headers 2025-12-14 21:15:23 -07:00
.clang-format .clang-format: explicitly specify qualifier alignment 2026-02-25 12:27:52 +05:00
.clang-tidy update clang-tidy config 2026-04-02 00:40:51 +03:00
.editorconfig EditorConfig essentials 2025-12-07 12:09:41 +00: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 fix: remove flatpak submodule 2026-01-27 20:35:53 +05:00
.markdownlint.yaml feat(markdown): Add markdownlint config 2022-08-06 13:00:57 +05:30
.markdownlintignore remove quazip 2025-11-26 18:41:20 +02:00
CMakeLists.txt chore: bump develop version to 12.0.0 2026-04-09 23:32:02 +03:00
CMakePresets.json tests: remove testsdata symlinks 2026-02-23 12:40:26 -07:00
CODE_OF_CONDUCT.md refactor: initial rebrand 2022-10-18 09:37:59 +02:00
Containerfile build(devcontainer): explicitly include vulkan headers 2026-03-28 15:46:20 -04:00
CONTRIBUTING.md fix(CONTRIBUTING): linting errors 2026-02-17 11:04:40 +05:00
COPYING.md Update copyright year 2026-01-12 00:00:56 +02:00
default.nix refactor(nix): pin flake-compat in default.nix 2025-03-30 19:25:47 -04:00
flake.lock nix: update to llvmPackages_22 2026-04-02 00:41:31 +03:00
flake.nix nix: update to llvmPackages_22 2026-04-02 00:41:31 +03:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md docs(README): use prismlauncher.org/nightly redirect for dev builds 2026-02-08 18:26:54 -05:00
renovate.json change(renovate.json): add labels automatically 2026-03-26 21:41:53 +05: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 update the vcpkg baseline 2025-11-26 18:41:57 +02:00
vcpkg.json feat: print hardware information in launch log 2026-03-16 15:04:46 +05: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 contributors)
  • 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.

On Linux, we also offer our own Flatpak nightly repository. Most software centers are able to install it by opening this link.

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.