Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fn2006/PollyMC
DRM-free Prism Launcher fork with support for custom auth servers.
https://github.com/fn2006/PollyMC
Last synced: about 2 months ago
JSON representation
DRM-free Prism Launcher fork with support for custom auth servers.
- Host: GitHub
- URL: https://github.com/fn2006/PollyMC
- Owner: fn2006
- License: gpl-3.0
- Created: 2022-04-11T14:22:26.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-28T01:07:54.000Z (7 months ago)
- Last Synced: 2024-04-28T06:44:55.208Z (7 months ago)
- Language: C++
- Homepage:
- Size: 29.4 MB
- Stars: 659
- Watchers: 8
- Forks: 46
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/fn2006/PollyMC - Fork of Prism supporting accountless offline and FTB downloading (Jump To / Games)
README
PollyMC is a **fork** of Prism Launcher. It is **not** endorsed by or affiliated with PolyMC or Prism launcher.
Advantages of this fork over regular Prism:
Offline mode doesn't require an account.
[Alternative auth server support](https://github.com/fn2006/PollyMC/wiki/Alternative-Auth-Servers).
Ability to download FTB modpacks from within the launcher.
Mojang account support (Online-mode servers won't work).
Having a problem with the launcher?
You **will not** open an issue in the Prism Launcher repo.
You **will not** open an issue in the PolyMC repo.
You **will not** ask about PollyMC in the Prism Launcher discord.
You **will not** ask about PollyMC in the PolyMC discord.
You **will** open an issue [here](https://github.com/fn2006/PollyMC/issues).
You **will** start a discussion [here](https://github.com/fn2006/PollyMC/discussions).
Installation
Windows
You can get installers or portable builds from the [releases section](https://github.com/fn2006/PollyMC/releases/latest), MSVC builds are recommended over MinGW builds but there's no real difference.
Scoop Installer
If you prefer Scoop over traditional methods of installing Windows programs, [TechPro424](https://github.com/TechPro424) maintains a Scoop bucket that provides PollyMC.
To install PollyMC from Scoop:
First run `scoop bucket add TechPro424 https://github.com/TechPro424/scoop-bucket` to add the bucket to your system.
Then run `scoop install TechPro424/pollymc`.
Linux
You can get the launcher as an AppImage, a Flatpak or a portable binary from the [releases section](https://github.com/fn2006/PollyMC/releases/latest).
Alternatively, PollyMC is also available on the [AUR](https://aur.archlinux.org/packages?O=0&K=pollymc).
MacOS
There are builds for MacOS in the [releases section](https://github.com/fn2006/PollyMC/releases/latest).
To build the launcher yourself, follow [the instructions on the Prism Launcher website](https://prismlauncher.org/wiki/development/build-instructions) but clone this repo instead.