Skip to content

unmojang/FjordLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 12, 2026
7aa28db · Jul 12, 2026

History

12,168 Commits
Jul 12, 2026
Jul 12, 2026
Mar 17, 2026
May 15, 2024
Jul 12, 2026
Apr 10, 2026
May 24, 2026
Jul 12, 2026
Jan 19, 2026
Apr 10, 2026
Dec 27, 2025
Feb 25, 2026
Apr 2, 2026
Dec 7, 2025
Apr 14, 2025
Apr 29, 2025
May 1, 2016
Apr 30, 2025
Jan 28, 2026
Aug 6, 2022
Nov 27, 2025
Jul 12, 2026
Feb 24, 2026
Oct 18, 2022
Feb 17, 2026
Apr 10, 2026
Jun 25, 2026
Jul 12, 2026
Jan 9, 2022
May 24, 2026
Apr 4, 2025
Jul 12, 2026
Apr 10, 2026
Mar 27, 2026
Apr 14, 2025
Nov 27, 2025
Jun 25, 2026

Repository files navigation

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 Loki or authlib-injector on an instance. Select the instance in the main window, go to the Version tab, delete any Yggdrasil Agents if present, click "Add Agents", and select your Yggdrasil Agent JAR. If your JAR is not correctly identified, make sure the Agent-Class or Premain-Class field in the JAR's MANIFEST.MF matches either moe.yushi.authlibinjector.Premain or org.unmojang.loki.Loki.

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

372 stars

Watchers

3 watching

Forks

Packages

No packages published