Fork of PollyMC to add custom login support
Go to file
Ryan Bjb 413dd73a73
Possible fix to windows builds (#36)
Error logs show:
ERROR: Line 3: The value of attribute version in element assemblyIdentity is invalid.
this should fix it, as i copied the value from prismlauncher.
2022-11-02 15:12:50 +00:00
.github Merge branch 'release-5.x' of https://github.com/PrismLauncher/PrismLauncher into prism 2022-11-01 18:48:31 +00:00
buildconfig Merge pull request #342 from fn2006/prism-svg-fix 2022-10-29 23:11:37 +02:00
cmake Merge pull request #810 from Scrumplex/refactor-launcher-version 2022-07-12 07:46:46 -03:00
launcher update launcher.svg 2022-11-01 19:51:35 +00:00
libraries Merge pull request #228 from bensuperpc/change_cast 2022-10-28 21:34:59 +02:00
nix update NIX.md 2022-11-01 18:49:21 +00:00
program_info Possible fix to windows builds (#36) 2022-11-02 15:12:50 +00:00
scripts Add getToken.py 2022-09-29 15:11:12 +01:00
tests Merge pull request #333 from flowln/fix_atl_packs_post_modpack_update 2022-11-01 11:01:15 +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 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 Merge branch 'release-5.x' of https://github.com/PrismLauncher/PrismLauncher into prism 2022-11-01 18:48:31 +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 Update README.md 2022-10-24 16:33:52 +01: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 releases.

Workaround for downloading from CurseForge and FTB not working here.

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