Fork of PollyMC to add custom login support
Go to file
2023-05-30 17:35:56 +01:00
.github don't build snap nix or flatpak 2023-02-05 22:33:05 +00: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 fix(flatpak): enable builddir 2023-01-12 10:08:52 -05:00
launcher Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-02-05 22:13:16 +00:00
libraries fix: update cmark to fix a CVE 2023-01-24 15:05:13 +01:00
nix Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-02-05 22:11:58 +00:00
program_info update copyright year 2023-02-05 22:21:41 +00:00
scripts Add getToken.py 2022-09-29 15:11:12 +01:00
snap fix: add missing newline 2022-11-05 11:09:35 +01:00
tests Merge pull request #751 from Edgars-Cirulis/develop 2023-02-05 17:48:26 +01: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 update .gitignore 2023-05-30 17:35:56 +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 Updated HTML tags to Markdown 2022-10-18 16:04:28 +02:00
CMakeLists.txt Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-02-05 22:11:58 +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 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 flakes 2022-12-19 15:54:10 +01:00
flake.nix refactor(nix): use tomlplusplus from nixpkgs 2022-12-19 15:54:09 +01:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md Update README.md 2022-12-20 23:48:42 +00: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.