Fork of PollyMC to add custom login support
Go to file
fn2006 979d33ab83
Use PolyMC's CurseForge workaround (#47)
* Curseforge workarounds

This should allow people to use Curseforge without having to manually
paste a working key into the settings or change the user agent.

Signed-off-by: Lenny McLennington <lenny@sneed.church>

* chore: update cf api key api url

Sascha says the domain name we're using is not gonna be renewed, so I'm
switching it to a domain controlled by me instead so that this won't be
a problem in the future.

Signed-off-by: Lenny McLennington <lenny@sneed.church>

* feat: add ability to disable cf api key fetching

by setting the cf api key api url to a blank string

Signed-off-by: Lenny McLennington <lenny@sneed.church>

* don't ask before fetching key

* change polymc mention to pollymc

Signed-off-by: Lenny McLennington <lenny@sneed.church>
Co-authored-by: Lenny McLennington <lenny@sneed.church>
2022-12-20 22:42:34 +00:00
.github Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2022-12-20 20:23:42 +00:00
buildconfig Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +00:00
cmake fix(style): convert tabs to spaces 2022-10-29 00:01:22 +08:00
flatpak feat: add flatpak builds to the ci for testing 2022-11-15 17:45:12 +01:00
launcher Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +00:00
libraries Merge pull request #291 from TheKodeToad/betterjavalauncher 2022-11-19 18:45:15 +01:00
nix Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2022-12-20 20:23:42 +00:00
program_info Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2022-12-20 20:23:42 +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 refactor: allow copy operation with whitelist 2022-11-12 20:27:13 +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 fix: add missing newline 2022-11-05 11:09:35 +01:00
.gitmodules Libraries: Add ECM 2022-11-04 18:11:36 +00: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 Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +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 fix: oyxgen is lgpl3! 2022-12-04 12:50:40 +01: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 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2022-12-20 20:23: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 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.