Skip to content

unmojang/FjordLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12,026 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fjord Launcher logo Fjord Launcher

Fjord Launcher is a soft fork of Prism Launcher with the goal of adding support for alternative authentication servers such as Drasl, Ely.by, and Blessing Skin. An early version of Fjord Launcher's patchset was proposed to Prism Launcher in PrismLauncher/PrismLauncher#543. It received positive feedback, but the maintainers did not reach agreement about whether it should be merged.

I plan to someday try again to upstream these changes, since I believe most Prism Launcher users and developers agree that alternative authentication servers should be supported, with appropriate safeguards against piracy.

Akin to Prism Launcher, Fjord Launcher requires adding a Microsoft account before adding an offline or authlib-injector account.

See doc/alternative-auth-servers.md for a non-exhaustive list of alternative authentication servers.

Having a problem with the launcher?

Do not open an issue in the Prism Launcher repo, and do not ask about Fjord Launcher in the Prism Launcher Discord server. Instead, ask in #fjord-launcher in our Matrix space, or open an issue, in this repository.

Installation

Windows

Scoop (recommended)

scoop bucket add unmojang https://github.com/unmojang/scoop-unmojang
scoop install unmojang/fjordlauncher

Windows (Manual)

You can get installers or portable builds from the releases section, MSVC builds are recommended over MinGW builds, but there's no real difference.

macOS

Homebrew (recommended)

brew tap unmojang/homebrew-unmojang
brew install --cask fjordlauncher

macOS (Manual)

There are builds for macOS in the releases section.

Flatpak

flatpak remote-add --user --if-not-exists unmojang https://unmojang.github.io/unmojang-flatpak/index.flatpakrepo
flatpak install org.kde.Platform/x86_64/6.10
flatpak install org.unmojang.FjordLauncher

Arch Linux

Fjord Launcher is available from the AUR:

paru -S fjordlauncher
paru -S fjordlauncher-git # build latest Git commit from source

fjordlauncher is available in Chaotic-AUR.

The fjordlauncher-bin AUR package is broken; see #20.

Nix

This repository contains a Nix flake:

nix run github:unmojang/FjordLauncher

See nix/README.md for details.

Gentoo

Install from the GURU repository:

echo 'games-action/fjordlauncher' >> /etc/portage/package.accept_keywords
emerge -av games-action/fjordlauncher

Other Linux

AppImages are available in the releases section.

Building

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

Notes

  • You can easily use a custom version of authlib-injector on an instance. Select the instance in the main window, click "Edit" (or Ctrl+I/Command+I), go to the Version tab, click "Add Agents", and select your authlib-injector JAR. If your JAR is not correctly identified as authlib-injector, make sure the Agent-Class field in the JAR's MANIFEST.MF is moe.yushi.authlibinjector.Premain.

About

Prism Launcher fork with support for alternative auth servers

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING.md

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors