Skip to content

hero-persson/FjordLauncherUnlocked

This branch is 28 commits ahead of and 6 commits behind unmojang/FjordLauncher:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f72c92a · Jul 15, 2026

History

12,196 Commits
Jul 12, 2026
Jul 12, 2026
Mar 17, 2026
May 15, 2024
Jul 15, 2026
Apr 10, 2026
Jul 15, 2026
Jul 12, 2026
Jan 19, 2026
Apr 11, 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 15, 2026
Feb 24, 2026
Oct 18, 2022
Feb 17, 2026
Apr 10, 2026
Jun 25, 2026
Jul 12, 2026
Jan 9, 2022
Jul 15, 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 Unlocked

Fjord Launcher Unlocked is a fork of Fjord Launcher, which is a fork of Prism Launcher. It is not endorsed by nor affiliated with Fjord Launcher or Prism Launcher.

Advantages of this fork over Prism Launcher

Installation

Windows

Scoop (recommended)

scoop bucket add hero-persson https://github.com/hero-persson/scoop-unmojang
scoop install hero-persson/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 hero-persson/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 hero-persson https://hero-persson.github.io/unmojang-flatpak/index.flatpakrepo
flatpak install org.kde.Platform/x86_64/6.10
flatpak install org.unmojang.FjordLauncher

Nix

This repository contains a Nix flake:

nix run github:hero-persson/FjordLauncherUnlocked

See nix/README.md for details.

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

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

No contributors

Languages

  • C++93%
  • CMake2.8%
  • Java2.5%
  • C0.6%
  • Objective-C++0.3%
  • Nix0.3%
  • Other0.5%