Fork of PollyMC to add custom login support
Go to file
2023-05-30 17:59:26 +01:00
.github Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-05-30 17:59:26 +01:00
buildconfig Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-02-05 22:11:58 +00:00
cmake fix(style): convert tabs to spaces 2022-10-29 00:01:22 +08:00
flatpak chore!: switch to Qt 6 by default 2023-03-08 11:22:30 +01:00
launcher Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-05-30 17:59:26 +01:00
libraries fix: katabasis and QStyle leaks 2023-05-25 16:16:58 -07:00
nix Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-05-30 17:59:26 +01:00
program_info Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-05-30 17:59:26 +01:00
scripts Add getToken.py 2022-09-29 15:11:12 +01:00
tests fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence) 2023-05-28 02:15:39 -07:00
.clang-format fix indent width 2022-05-25 14:21:09 +08:00
.envrc feat(nix): add devShell 2023-03-14 10:51:47 +01: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 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-05-30 17:59:26 +01:00
.gitmodules refactor: support system and bundled cmark 2023-01-12 10:08:52 -05: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 chore: format markdown files 2023-03-14 10:54:50 +01:00
CMakeLists.txt Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-05-30 17:59:26 +01: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 We're in 2023 :) 2023-01-14 17:55:56 +02:00
default.nix nix: fix nix-build 2022-05-28 11:32:16 +03:00
flake.lock chore(nix): update sources 2023-03-14 11:19:23 +01:00
flake.nix chore(nix): add deadnix 2023-03-14 10:59:43 +01:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md chore: update social links 2023-05-19 18:34:54 +02:00
renovate.json chore(deps): add renovate.json 2022-10-21 14:43:02 +00:00

PollyMC logo PollyMC logo

PollyMC is a fork of Prism Launcher that adds support for Ely.by accounts and allows you to play offline mode without an account

PollyMC is not endorsed by or affiliated with the Prism Launcher project. If you have any problems open an issue here, do not bug the Prism Launcher maintainers.

Binaries can be found in the releases section.

To build this yourself, follow the instructions on the Prism Launcher website but clone this repo instead.