Skip to content

felipe19930/FjordLauncherUnlocked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Having a problem with the launcher?

You will not open an issue in the Prism Launcher repo.

You will not ask about Fjord Launcher in the Prism Launcher discord.

You will ask in #fjord-launcher in their Matrix space.

You will open an issue here.

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.unmojang.FjordLauncher

Arch Linux

Fjord Launcher Unlocked is available from the AUR:

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

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 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.2%
  • CMake 2.8%
  • Java 2.7%
  • C 0.7%
  • Nix 0.3%
  • Shell 0.2%
  • Objective-C++ 0.1%